"error LNK2019" "error LNK2001" "fatal error U1077" when copying project and libraries into a new workspace
After creating a new workspace with olld files, I have copied files from a "old" workspace in order to start blackboxing my model, however when I perform this actions I still recieve errors in the new workspace while the old one works completely fine
Is there a procedure on how to do this properly ?
Error messaes
xxxx: error LNK2001: unresolved external symbol yyyy
xxxx.obj : error LNK2019: unresolved external symbol yyyy referenced in function zzzz
xxxx.exe : fatal error LNK1120: 14 unresolved externals
Status:
Open Jan 21, 2020 - 09:04 PM
workspace, copying projects
1answer
Answer
Jan 22, 2020 - 05:40 AM
Seems like a missing library or a missing compoenent. Make sure you have loaded your custom component model first.
Answer this question
Share Your Own Experience & Expertise
We look to ensure that every question is answered by the best people with relevant expertise and experience, the best answers include multiple perspectives. Do you have relevant expertise or experience to contribute your answer to any of these commonly asked questions?
Add New Comment