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
Unable to debug (C++, VS 2005 SP1, SDK ver 1.8.2)
| Login to post | Page: « < 1 of 1 > » |
| 15 Aug 2009 - 13:14 | 4802 |
| di332666 | Unable to debug (C++, VS 2005 SP1, SDK ver 1.8.2) Last edited by di332666 (15 Aug 2009 - 13:47) |
| 17 Aug 2009 - 07:58 | 4807 |
| openaimsupport | Unable to debug (C++, VS 2005 SP1, SDK ver 1.8.2) Which sample are you trying to compile? |
| 18 Aug 2009 - 06:57 | 4815 |
| di332666 | 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:09 | 4819 |
| openaimsupport | 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:56 | 4822 |
| di332666 | 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:42 | 4839 |
| yesmanm25 | 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 > » |
