Hi
I am getting following error when I compile make_examples on 64 bit windows
Path to protoolkit.lib protk_dll.lib prodevelop.lib prodev_dll.lib are correct.
pt_asm.obj : error LNK2019: unresolved external symbol _ProMenuPop referenced in function _ProTestExtrefinfoMenuAction
pt_famtab.obj : error LNK2019: unresolved external symbol _ProMenuPop referenced in function _ProTestFamTypeMenu
pt_srep.obj : error LNK2001: unresolved external symbol _ProMenuPop
.
.
Is there any guess?
I thought that the problem might have caused by .lib only since it give linker errorto only Pro/TOOLKIT functions.
I changed /machine:amd64 to /machine:x86 since I have machine with 64bit Intel.Does it make differeence? Iam able to open Pro/E.
Regards
Miky
I am getting following error when I compile make_examples on 64 bit windows
Path to protoolkit.lib protk_dll.lib prodevelop.lib prodev_dll.lib are correct.
pt_asm.obj : error LNK2019: unresolved external symbol _ProMenuPop referenced in function _ProTestExtrefinfoMenuAction
pt_famtab.obj : error LNK2019: unresolved external symbol _ProMenuPop referenced in function _ProTestFamTypeMenu
pt_srep.obj : error LNK2001: unresolved external symbol _ProMenuPop
.
.
Is there any guess?
I thought that the problem might have caused by .lib only since it give linker errorto only Pro/TOOLKIT functions.
I changed /machine:amd64 to /machine:x86 since I have machine with 64bit Intel.Does it make differeence? Iam able to open Pro/E.
Regards
Miky