chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] qt-egg on windows


From: Thomas Christian Chust
Subject: Re: [Chicken-users] qt-egg on windows
Date: Fri, 19 Jan 2007 23:24:46 +0100
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.2pre) Gecko/20070111 SeaMonkey/1.1

Daniel Sadilek wrote:

> [...]
> I had to change some things in qt.setup and qt.pro, see below. After
> these changes it compiled fine. But when using it, it breaks with a
> strange error:
> 
> --------------------------
> #;1> (use qt)
> ; loading C:\Programme\Chicken\lib\chicken\1\qt.dll ...
> Error: unbound variable: |MZ[...]

Hello,

apparently CHICKEN tries to load the compiled DLL as source code. Maybe
it doesn't contain the correct dynamic symbols to be loaded as an egg.
Guessing into the blue I would say this is a linker problem.

cu,
Thomas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]