[cgma-dev] How to build the CGMA on Windows 7 64bit + VS2010?
Zhanghong Tang
tangzhanghong98 at yahoo.com
Fri Nov 2 07:43:06 CDT 2012
Dear all,
I am trying to build the CGMA on Windows 7 64bit + VS2010. I have attached the project. However, there are hundreds of errors such as:
2>CGMAD.lib(DAG.obj) : error LNK2019: unresolved external symbol "public: __cdecl DLIList<class ModelEntity *>::~DLIList<class ModelEntity *>(void)" (??1?$DLIList at PEAVModelEntity@@@@QEAA at XZ) referenced in function "public: enum CubitStatus __cdecl DAG::get_children_at_level(class DLIList<class ModelEntity *> &,int,class DLIList<class ModelEntity *> &)" (?get_children_at_level at DAG@@QEAA?AW4CubitStatus@@AEAV?$DLIList at PEAVModelEntity@@@@H0 at Z)
2>CGMAD.lib(CAActuateSet.obj) : error LNK2001: unresolved external symbol "public: __cdecl DLIList<class ModelEntity *>::~DLIList<class ModelEntity *>(void)" (??1?$DLIList at PEAVModelEntity@@@@QEAA at XZ)
2>CGMAD.lib(PartitionTool.obj) : error LNK2001: unresolved external symbol "public: __cdecl DLIList<class ModelEntity *>::~DLIList<class ModelEntity *>(void)" (??1?$DLIList at PEAVModelEntity@@@@QEAA at XZ)
2>CGMAD.lib(CompositeTool.obj) : error LNK2001: unresolved external symbol "public: __cdecl DLIList<class ModelEntity *>::~DLIList<class ModelEntity *>(void)" (??1?$DLIList at PEAVModelEntity@@@@QEAA at XZ)
2>CGMAD.lib(TopologyEntity.obj) : error LNK2001: unresolved external symbol "public: __cdecl DLIList<class ModelEntity *>::~DLIList<class ModelEntity *>(void)" (??1?$DLIList at PEAVModelEntity@@@@QEAA at XZ)
Could anyone help me to take a look at it and give me some hints on how to setup the project or modify some code to successfully build the project?
Thanks,
Zhanghong Tang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/cgma-dev/attachments/20121102/83358b46/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cgma-12.2.0b1.zip
Type: application/x-zip-compressed
Size: 4631206 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/cgma-dev/attachments/20121102/83358b46/attachment-0001.bin>
More information about the cgma-dev
mailing list