With a completely fresh checked out version of HEAD, LyX hangs when trying to
view dvi/ps or pdf, because LaTeX does not find the input file (in the temp
directory).
Can somebody confirm this?
Jürgen
Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
>
> With a completely fresh checked out version of HEAD, LyX hangs when trying to
> view dvi/ps or pdf, because LaTeX does not find the input file (in the temp
> directory).
>
> Can somebody confirm this?
Yep. Doesn't hang on Mac but doesn't sh
On Saturday 22 January 2005 00:43, you wrote:
> How can I double check which symbols are defined when using
> Cygwin's gcc?
#ifdef __CYGWIN__
# ifdef _WIN32
# error _WIN32 is defined.
# endif
#endif
Perhaps?
Angus
Andreas Vox wrote:
> Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
>
>>
>> With a completely fresh checked out version of HEAD, LyX hangs when
>> trying to view dvi/ps or pdf, because LaTeX does not find the input file
>> (in the temp directory).
>>
>> Can somebody confirm this?
>
> Yep.
T
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.
Until then, I miss a few other symbols:
class lyx::support::Package
char const * const lyx_version_info and frie
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
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
John Weiss wrote:
Doing true full-Windows support in an inherently-unix program is a
very thorny, messy situation.
Have a look at the patch and then give your comments rather than this FUD.
Asger Wrote:
> > Further out, I'd even like to kick out LaTeX, and put some
> > other backend in instead to r
Maybe someone can help me with a more precise instruction. I've tried a
few things, but I don't know how to kill this error:
lengthvalidator_moc.C
\lyx\lyx-devel\src\frontends\qt2\moc\lengthvalidator_moc.C(27) : error
C2491: 'LengthValidator::metaObj' : definition of dllimport static data
membe
Asger Ottar Alstrup wrote:
> Maybe someone can help me with a more precise instruction. I've tried a
> few things, but I don't know how to kill this error:
>
> lengthvalidator_moc.C
> \lyx\lyx-devel\src\frontends\qt2\moc\lengthvalidator_moc.C(27) : error
> C2491: 'LengthValidator::metaObj' : defi
[EMAIL PROTECTED] writes:
| CVSROOT: /usr/local/lyx/cvsroot
| Module name: lyx-devel
| Repository: lyx-devel/boost/libs/regex/
| Changes by: [EMAIL PROTECTED] 05/01/22 16:39:12
>
| Added files:
| lyx-devel/boost/libs/regex/: regex.vcproj
>
| Log message:
| - MSVC proje
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?
On Fri, Jan 21, 2005 at 04:43:10PM -0800, Kayvan A. Sylvan wrote:
> Could this be at all related to my problems with the latest sources
> on Cygwin? I have not had time to devle into it yet (crazy busy at work).
>
> How can I double check which symbols are defined when using Cygwin's gcc?
gcc -du
On Tue, Jan 18, 2005 at 07:36:36AM -0500, John Weiss wrote:
> On Mon, Jan 17, 2005 at 02:09:33PM +0100, Lars Gullik Bjønnes wrote:
> >
> > I feel we are beginning on a slippery slope now... ok to support
> > windows if only minimal changes are needed... but now we see more and
> > more changes nee
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
15 matches
Mail list logo