texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] macro OS_WIN32 is not defined


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

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]