Linking problems |
Post Reply |
Author | |
Tsenoh
Groupie Joined: 08 November 2006 Status: Offline Points: 69 |
Post Options
Thanks(0)
Posted: 03 August 2009 at 11:34am |
Hello!
I've had CommandBars1200vc80 dynamically linked in my project. Now we want to link MFC statically. After setting /MT flag in our project, we get a ton of linking errors like this:
Any idea what is wrong and how can i change it? Thanks, Bojan Hrnkas |
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Did you clean and rebuild the whole project?
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Another hint;
Check your linker dependencies. Perhaps you forgot to remove a manually added dependency for CommandBars1200vc80.lib |
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
Tsenoh
Groupie Joined: 08 November 2006 Status: Offline Points: 69 |
Post Options
Thanks(0)
|
Ok, forget it. I still had CommandBars1200vc80.lib in the include libraries option in linker.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |