Maescool / Catacomb-Snatch

Mojang's Humble bundle source
Other
295 stars 99 forks source link

Failed Compile in netbeans #919

Closed RaXaR closed 12 years ago

RaXaR commented 12 years ago

In netbeans I get these errors when trying to complie/run/debug. Looks like it's the Kryo networking stuff that's not referenced but I'm not sure how to reference it myself. Also looks like paul's sound isn't referenced properly.

Compile log:

http://www.pasteall.org/30204

master-lincoln commented 12 years ago

I don't think these kind of questions belong here. We can't explain how to add a library to the class path for each IDE. Please try to google that or ask in the forums...

Maescool commented 12 years ago

I just updated the netbeans properties and added the missing libraries to it.