Why Do I Get a Fatal Error U1077: 'link' : Return Code '0xfffffffe' When Compiling a Model with a UCB? Primary Software: MATRIXxPrimary Software Version: 6.3 Primary Software Fixed Version: N/A Secondary Software:
Problem: I have a model with a UCB (User Code Block) and when I try to run the model I get the following messages in Xmath. LINK : error : Internal error during Pass1 NMAKE : fatal error U1077: 'link' : return code '0xfffffffe' What is wrong? Solution: This error is returned when the linker is an older version than the library or object files that are being linked. For example the 5.0 Linker can not link a 6.0 .lib or .obj file. The library files for MATRIXx 6.3 are compiled in MSVC 6.0, which means the linker must be MSVC 6.0 or later. To fix the error you need to upgrade MSVC. Related Links: KnowledgeBase: What Version of MSVC Is MATRIXx 6.3 Compatible With? Attachments:
Report Date: 12/01/2003 Last Updated: 01/07/2004 Document ID: 340B0COH |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
