[Ecls-list] Fwd: Building executables on Win7(x64) and MSVC 2010 (fatal error C1074)

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Sat Nov 5 18:32:21 UTC 2011


On Sat, Nov 5, 2011 at 7:06 PM, Павел Соловейчик <paul.soloveychik at gmail.com
> wrote:

> 'IDB' is illegal extension for PDB file:


This does not seem to be related to ECL but to your installation. From this
bug report

http://www.mathworks.es/support/solutions/en/data/1-BDXMJ3/index.html?product=ML&solution=1-BDXMJ3

According to MSDN, this happens because the compiler expects the program
database files, which contain the debugging symbols, to have PDB extension:

http://msdn.microsoft.com/en-us/library/116s07h4.aspx

This error has been reported to occur if the Windows 7 machines have
Windows XP compatibility mode turned on. To resolve the error, turn off the
Windows XP compatibility mode and recompile the MEX file.

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20111105/b39bb7b6/attachment.html>


More information about the ecl-devel mailing list