[SOLVED]Problem finding OgreNewt_Main.lib

neomxl

28-11-2007 16:32:03

Hey,

I'm sorry to trouble you all with what seems a very trivial problem. I have downloaded the NewtonSDK and the OgreNewtSDK, I was about to begin to mess around with things, but I keep getting the error that OgreNewt_Main.lib is not found.

It is set to be added under the linker options. I found the Newton.lib file no worries, but this lib seems to elude me no matter where I search.

I have all my include directories setup correctly, as I found out from the various posts already in this forum have shown me.

I have re-downloaded the Rar file from the website and searched on my own hard disk in various folders but I just can't seem to find it.

I hope someone can shed some light for me, sorry if this turns out to be a stupid question.

Thanks for your time,
NeoMxL

walaber

28-11-2007 19:35:35

you need to build the library yourself by opening the solution (if you have MSVC), and building the OgreNewt_Main project.

neomxl

28-11-2007 20:43:51

Thanks alot, I really appreciate your help.

Changed to solved ^^;