Re: [Imtoolkit-users] Cannot link IM with Visual Studio 2012
Brought to you by:
scuri
From: Antonio S. <ant...@gm...> - 2013-11-26 15:58:35
|
Hi Josef, Certainly is something wrong in your Project settings. What is the operating system you are using? Is a 64 bits OS? Best, Scuri From: JOSEF OLAH [mailto:an...@ti...] Sent: terça-feira, 26 de novembro de 2013 10:55 To: imt...@li... Subject: [Imtoolkit-users] Cannot link IM with Visual Studio 2012 Hello, I’m trying to use IM toolkit in my diploma thesis, but I encountered a problem, when I wanted to link IM with MS VS 2012. I’m using MS Visual Studio Professional 2012 Version 11.0.61030.00 Update 4. Programming language is purely C. I tried to use almost all IM 3.8.1 and 3.8.2 Windows (both 32bit and 64bit) packages including cygwin versions, but best what I was able to achieve was error message saying: XY.c is not valid Windows application. But more often I was experiencing many linking errors like LNK 2001, LNK 2019, LNK 2005 and so on. Of course I used guide from official webpage (http://www.tecgraf.puc-riobr/iup/en/ide_guide/msvc8.html <http://wwwtecgraf.puc-rio.br/iup/en/ide_guide/msvc8.html> ) but to no purpose. Code errors are excluded because I was trying to compile samples from IM webpages and some very primitive pieces of code. All this leads me to think that it must be linking error but I’m unable to find solution. Thank you in advance and sorry for my English. Best regards, Josef Olah |