MCDOCS
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Cannot find symbol error

Go down

Cannot find symbol error Empty Cannot find symbol error

Post  zacaj Thu Oct 28, 2010 6:40 pm

Im trying to make my first mod, which was going to just be a mod of http://www.minecraftforum.net/viewtopic.php?f=25&t=61032 , but I cant even get that to compile. I keep getting errors about not being able to find aj(vector). Ive programmed in other languages(C++,etc), but I havent touched java in 5 years. I assume that it should be looking in minecraft.jar or one of the classes in that(I tried extracting them all), but its not finding anything. Im compiling with
javac -g -cp bin\minecraft.jar;bin\jinput.jar;bin\lwjgl.jar;bin\lwjgl_util.jar;minecraft -sourcepath src -d minecraft src\*.java
all the paths are correct

zacaj

Posts : 1
Join date : 2010-10-28

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum