Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29281 Discussions

Two computers only one error LNK2001 message

nathbenfer
Beginner
466 Views
I have two computers, one with xp pro the other with xp home. the xp pro one will build the program successfully. the other gives me error LNK2001 unresolved bla bla bla... Is there some sought of setting that would stop one computer from not building the program??
0 Kudos
2 Replies
Steven_L_Intel1
Employee
466 Views
It would help us answer if you said what the unresolved symbol was. It would seem that there is an installation or project difference between the two systems, but without knowing what symbol was missing I wouldn't want to speculate as to where to start looking.
0 Kudos
nathbenfer
Beginner
466 Views
i managed to resolve the problem by copying the entire microsoft visual studios folder from the good computer to the bad one.
0 Kudos
Reply