Build Problems

Ok I’m having some issues right now with creating an executable jar file for the game. I’m using the netbeans IDE and the first time I tried I got an error saying  no lwjgl in java.library.path after fiddling with it for a while I used jar splice to create a fat jar and now get the error Can’t Load IA 32-bit .dll on a AMD 64-bit platform. I have no idea what to do about this and all I found via googling has brought up nothing. I doesn’t seem to have anything to do with the operating system or version of java as I tried running it on my 32-bit laptop to see if It would run. But its not working if anyone knows what to do please help me on this one I would hate for a days work to go to waste. My other option is to program an entirely new engine from scratch instead of using Slick 2D and to be honest I don’t really want to do that.