On sobota 22 styczeÅ 2005 08:45 am, Asger Ottar Alstrup wrote: > Hi, > > I'm getting closer. 24 unresolved externals. One of them is the dll > import issue with LyXLength. It seems I have to build a new static Qt to > fix this, so that takes quite a while.
Do you even want to use static Qt at all? This precludes any plugins etc. Is that what we really want? Most those errors are simple superfluous export/import definitions, removing them will cure the errors. Cheers, Kuba Ober