General Announcement - New Name...

hi everyone,
this is to inform that we are moving to code greping.

thanks to blogger for taking care of the old readers...

Labels:

Posted by - at 8:31 am | 0 comments read on

C++ Programming - Windows Compiler and Linker Issues

Few days before in VC 7.0 i had an issue while creating binary using one of my static library files only in case DEBUG build. The linker was crashing with an error LNK1000. Most of my search landed in groups and forum where they advised for M$ support. I kept on searching till i found quiet an useful page LNK1000 error when building resource-only DLLs. The last post by HuangTM saved my day.

i was surprised when i solved the problem. I had few static libraries which gets merged to generate my final library. And it was ORDER in which i used the internal libraries that was creating the problem. I was quiet astonished by this because the same kind of linking was working on linux.

please post in your valuable comments!

Refer:
LNK1000 error when building resource-only DLLs
Troubleshooting for the Microsoft Visual C++ Compiler or the Visual C++ Linker
Posted by - at 11:53 am | 0 comments read on

Archives

  • May 2011
  • February 2009
  • December 2008
  • November 2008
  • October 2008
  • August 2008
  • April 2008
  • December 2007
  • November 2007
  • January 2007
  • December 2006
  • October 2006
  • September 2006
  • June 2006
  • May 2006
  • April 2006
  • March 2006
  • February 2006
  • January 2006
  • December 2005
  • November 2005
  • October 2005

Links