Thanks!
The HPL1 engine compiled perfectly but now i got problems with the OALWrapper (again
).
Here are the errors (they are different than in the first post):
1> OAL_OggSample.cpp
1>sources\OAL_OggSample.cpp(61): error C2065: 'OV_CALLBACKS_DEFAULT' : undeclared identifier
1> OAL_OggStream.cpp
1>sources\OAL_OggStream.cpp(154): error C2065: 'OV_CALLBACKS_DEFAULT' : undeclared identifier
and here is the line from the preprocessors definitions: WIN32;WITH_ALUT;%(PreprocessorDefinitions)
Nevermind, i builded it and penumbra now but when i try to start penumbra from Visual
Studio 2010 it says that it couldn't find PointLight2D file. I'm 100%
sure its in the redist folder, and when i try to run it directly from
the Penumbra.exe it crashes and windows ask if i want to send some error
report.