Netbeans, how does it work?

Started by meapineapple, March 28, 2014, 19:16:48

Previous topic - Next topic

meapineapple

I followed these instructions for setting up LWJGL with Netbeans. Then I tried running the quad example.

Instead of running the thing, the console says this:

Error: Could not find or load main class Djava.library.path=C:\Users\...\lwjgl-2.9.1\native\windows
Java Result: 1
BUILD SUCCESSFUL (total time: 1 second)


Please help me, I don't know what I'm doing with my life anymore.

edit: The entire problem was that I didn't have a "-" preceding the Djava bit. You all can go home now.