texmacs-dev
[Top][All Lists]
Advanced

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

Re:[Texmacs-dev] macro OS_WIN32 is not defined


From: zohooo
Subject: Re:[Texmacs-dev] macro OS_WIN32 is not defined
Date: Thu, 1 Jul 2010 13:50:51 +0800 (CST)

In fact, I found in tm_configure.h file the following line:

#define OS_GNU_LINUX

I think there may be some bug in configure file.

在2010-07-01 13:11:24,zohooo <address@hidden> 写道:
Hi all, when compiling TeXmacs in Windows, macro OS_WIN32 is not defined. Therefore the following scheme code in tm-server.scm file does not work:
(define (get-default-look-and-feel)
  (if (os-win32?) "windows" "emacs"))
Can any developer looks into this problem?
--
zohooo's signature

reply via email to

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