Hello,
main.obj : error LNK2019: unresolved external symbol _ProMenubarmenuPushbuttonAdd referenced in function _user_initialize
I have a problem with my 64-bit release of ProE 5.0 (protoolkit\x86e_win64 and prodevelop\x86e_win64 files). I can’t link my project on Windows XP 64-bit and Visual Studio 2008. I can see all needs ProE’s files inside obj directories (I mean LIB files) but the files seem to don’t include proper functions. I built the same project on 32-bit machine without any problems....strange.
Regards Andrzej.