Tak0r said:no it works with VS 2012 too but jim developes with VS 2008 as for your error i think it's more a linking problem than a source or IDE thing
I tried to compiling 32 bit using x86 lib and compiling 64 bit using x64 lib,but it still fail.Tak0r said:No i have done the same. Are you compiling 32 bit when using the x86 libs? Maybe you have selected 64 bit by chance
Thank !Muf said:I use 2012 and it compiles fine. Make sure the June 2010 DXSDK is installed, the Windows SDK is installed, and your paths are correctly set. You have to define your per-user include and library paths to point to the respective DXSDK folders, and make sure to use different paths for the x64 and x86 library directories. You also need to disable /SAFESEH in the linker options for the OBS project. After that everything will compile fine. Make sure to open the OBS-All solution and hit "Compile Solution".
Ken_JJ said:3.When I using the complier data "OBS.exe", OBS show not find OBSApi.dll
ANS:I copy OBSApi.dll from OBSApi/Release/OBSApi.dll to Release
I have one question :
Don't I combine any Release data ? for example: OBSApi/Release copy to Release