[Ecls-list] I can not compile ECL using "VC++ Studio 2003" on Windows XP
fBechmann at t-online.de
fBechmann at t-online.de
Tue Nov 8 13:55:56 UTC 2005
thx for that fix.
anayway - if you don't set the ECL_THREADS you still get an error - or
at least a warning - because in that case LIBC.LIB is linked and not
LIBCMT.LIB. adding '/nodefaultlib:libc' should help here.
best regards, frank
Juan Jose Garcia Ripoll wrote:
>On Mon, 2005-11-07 at 14:20 +1100, Dean O'Connor wrote:
>
>
>>Having said that, I have just refreshed my CVS and now when I build (on
>>2 PC's) I don't get the DLL or EXE either.
>>I tried a clean CVS checkout and still no go.
>>
>>
>
>The ecl.def file had to be updated because some functions had either
>been removed from the core library or are now private. Plus, I have
>added some missing flags for working with the free MS Visual Studio
>2003.
>
>Now, at least on my laptop, it works either
> nmake
>or
> nmake ECL_THREADS=1
>
>Notice that it will take some time until the CVS server gets these
>changes.
>
>Regards,
>
>Juanjo
>
>
>
>
>-------------------------------------------------------
>SF.Net email is sponsored by:
>Tame your development challenges with Apache's Geronimo App Server. Download
>it for free - -and be entered to win a 42" plasma tv or your very own
>Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
>_______________________________________________
>Ecls-list mailing list
>Ecls-list at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/ecls-list
>
>
>
More information about the ecl-devel
mailing list