molodiuc / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

Console cannot be started in Win7 64bit #169

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Under Windows 7 (64 bit) starting Console.exe from PythonXY 2.6.5.1 gives
the following error message:

The procedure entry point ?getInfo@fipImage@@QAEPAUtagBITMAPINFO@@XZ could
not be located in the dynamic link library FreeImagePlus.dll

As FreeImagePlus.dll is part of Console it seems to me that the 32 bit
version of Console does not work on a 64 bit system. As there is also a 64
bit version on http://sourceforge.net/projects/console/files/ maybe that
would solve the problem. 

So far all other components of python xy run fine on 64 bit, even when
files need to be compiled (e.g. weave).

Original issue reported on code.google.com by astep...@gmail.com on 8 May 2010 at 1:16

GoogleCodeExporter commented 9 years ago

Original comment by pierre.raybaut on 26 May 2010 at 9:19