Re: Missing stuff for Windows linking

2005-01-22 Thread Andre Poenitz
On Sat, Jan 22, 2005 at 03:26:24PM -0500, Kuba Ober wrote: > > 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? T

Re: Missing stuff for Windows linking

2005-01-22 Thread Kuba Ober
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?

Re: Missing stuff for Windows linking

2005-01-22 Thread Angus Leeming
Angus Leeming wrote: > 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. > > > NOO! Surely not. Just rem

Re: Missing stuff for Windows linking

2005-01-22 Thread Angus Leeming
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. NOO! Surely not. Just remove the Q_EXPORT macro from the class