I need help! I have went through the whole hello world tutorial and after i compile it and try to run it i get this error
Linking...
Link: fatal error LNK1104: cannot open file "Irrlicht.lib"
Error executing link.exe.
Any help would be greatly appericated!!!
Does the error occur when you try to run? Because then u need to put the Irrlicht.dll from the SDK (found with the working examples) in the same directory as your exe file