Unable to debug (C++, VS 2005 SP1, SDK ver 1.8.2)

Login to post  Page: « < 1 of 1 > »
15 Aug 2009 - 13:144802
Unable to debug (C++, VS 2005 SP1, SDK ver 1.8.2)
Guys, i'm stuck with an issue when the release version compiles fine but DEBUG one fails while linking with error:

l>Linking...
l>accuuidlib.lib(AccCore_i.obj) : fatal error LNK1103: debugging information corrupt; recompile module
...

No clue what's happening...tried to delete both debug and release directories, no dice.

Can anyone please help?
Thank you



Last edited by di332666 (15 Aug 2009 - 13:47)
17 Aug 2009 - 07:584807
Unable to debug (C++, VS 2005 SP1, SDK ver 1.8.2)
Which sample are you trying to compile?


18 Aug 2009 - 06:574815
accsample.
Actually, my app which is/was based on earlier version (1.3.x i believe) cannot be compiled too in DEBUG mode either.


18 Aug 2009 - 12:094819
Unable to debug (C++, VS 2005 SP1, SDK ver 1.8.2)
Can you download and try the latest Open AIM 1.8.2 SDK? I tried it and it
works fine for me in debug mode.


18 Aug 2009 - 12:564822
Thank you...but as i said, i'm already at ver 1.8.2
The VS that i'm using is 2005 SP1. May be that's the case?


19 Aug 2009 - 11:424839
i know why it not work, it is missing the acccore.dll......etc

copy from accsdk_win32_1_8_2\dist\release all dlls and paste it in accsdk_win32_1_8_2\accsdk_win32_1_8_2\samples\awshbuddy\bin\Debug


have fun


Login to post  Page: « < 1 of 1 > »