[Ecls-list] Build on win32 (and clsql)
Juan Jose Garcia Ripoll
jlr at mpq.mpg.de
Mon Jun 27 08:07:10 UTC 2005
Ury Marshak wrote:
> 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
>
I will add them to the *.def file. It is funny, though, that previous
builds of ECL did not complain.
> 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 .....
It might be that clsql requires more of the MOP than is currently
supported. However, the functions you mention are already available in
the CLOS package.
Juanjo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jlr.vcf
Type: text/x-vcard
Size: 389 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20050627/b2fe9a5d/attachment.vcf>
More information about the ecl-devel
mailing list