Proposed Answer mpi error

  • Monday, December 27, 2010 1:41 AM
     
     
    when iam building the project i am getting the folowing erorr >LINK : error LNK2001: unresolved external symbol _mainCRTStartup
    farooq

All Replies

  • Tuesday, January 04, 2011 6:30 PM
     
     Proposed Answer

    Did you use the /NODEFAULT lib option? If so, you may remove it and try again.

    You can find this option in: Linker->Input->Ignore All Default Libraries.

    Thanks,

    James