Fixed...
I need to compile OALWrapper.lib necessary with my VS version.
I modified with a Block Note the intestation of .sln file of OALWrapper so now VS 2005 build it ...
then rebuild HPL.lib:
1>Creating library...
1>Spring.obj : warning LNK4221: impossibile trovare simboli pubblici; il membro di archivio non sarà accessibile
1>Container.obj : warning LNK4221: impossibile trovare simboli pubblici; il membro di archivio non sarà accessibile
impossibile trovare simboli pubblici; il membro di archivio non sarà accessibile =
Impossible to found public symobls; archive member will be unaccessible
But only Warning and i tried to go ahead...
Now i have another problem, i think the last...
When i finish to compile and link the Overture source i found this error, in System error msg box:
"Impossible to start the program beause SDL.dll is not ........ try to reinstall the program"
I tried to put SDL.dll in system folder the message change to:
"Impossible to start the program beause Newton.dll is not ........ try to reinstall the program"
Tried again with Newton.dll...
"Impossible to find entry point for NewtonAddBodyImpulse in dynamic link library Newton.dll" or something like this.
But looking on dependencies/lib ... there is Newton.dll and SDL.dll.... where i wrong, because the program doesnt search that libraries?