Created On:  02 September 2010

Problem:

  • Product Name: VisiBroker for C
  • Product Version: 8.0
  • Product Component: Microsoft Visual Studio 2008
  • Platform/OS Version: Windows
The following link error is encountered when compiling the application with VisiBroker 8.0 libraries using Visual Studio 2008.

Linking...
cosnotify.lib(CosEventComm_s.obj)
: error LNK2001: unresolved external symbol __forceCRTManifestCUR
cosnotify.lib(CosEventChannelAdmin_c.obj)
: error LNK2001: unresolved external symbol __forceCRTManifestCUR
cosnotify.lib(CosEventComm_c.obj)
: error LNK2001: unresolved external symbol __forceCRTManifestCUR
.\\Release/MainMenu.exe
: fatal error LNK1120: 1 unresolved externals

Resolution:

This is a known bug in Microsoft Visual Studio 2008. Please refer to this link for more information:
 
C Complile/Manifest Problem VS2008 3.5 SP1

This issue can be resolved by upgrading to Visual Studio 2008 SP1.
 

Incident #00256592