[Ecls-list] Build on win32 (and clsql)

Ury Marshak urym at two-bytes.com
Mon Jun 27 07:39:56 UTC 2005


Goffioul Michael wrote:

>>cmpdefs.obj : error LNK2019: unresolved external symbol 
>>_si_do_deftype 
>>referenced in function _init_CMP_CMPDEFS
>>cmp.fas : fatal error LNK1120: 1 unresolved externals
>> #P"cmp.fas"
>>    
>>
>
>Check that you have si_do_deftype defined in msvc\ecl.def file
>
Yes, that's it! Adding si_do_deftype to msvc\ecl.def file fixes the error.
Now I'm able to (try to) run clsql. Unfortunately, now it complains 
about missing
FINALIZE-INHERITANCE, CLASS-SLOTS .....

Thanks,
Ury







More information about the ecl-devel mailing list