Skip to content

Problem running code #2

@mak65kma

Description

@mak65kma

When running the code in Netbeans on Windows 10 I get the following error:
Found library 'Mpr.dll' at Mpr.dll
Exception in thread "main" com.sun.jna.LastErrorException: [2] The system cannot find the file specified.
at com.sun.jna.Native.invokeInt(Native Method)
at com.sun.jna.Function.invoke(Function.java:383)
at com.sun.jna.Function.invoke(Function.java:315)
at com.sun.jna.Library$Handler.invoke(Library.java:212)
at com.sun.proxy.$Proxy0.WNetOpenEnumW(Unknown Source)
at MprTest.testEnumW(MprTest.java:100)
at MprTest.main(MprTest.java:125)
Which file is the missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions