On 1 juil. 10, at 10:38, zohooo wrote:
Thanks very much for your kindly feedback.
I like QT, and agree with you that QT port is better than native
Windows port.
Also I think using __MINGW32__ macro is not a good choice, since
maybe someone (in the future?) want to compile TeXmacs with
Hi,
On 1 juil. 10, at 09:08, zohooo wrote:
Add the following line in src/configure.in file
CONFIG_OS="WIN32"
between line 574 and 575 should make it works.
在2010-07-01 13:50:51,zohooo wrote:
In fact, I found in tm_configure.h file the following line:
#define OS_GNU_LINUX
I think there
Add the following line in src/configure.in file
CONFIG_OS="WIN32"
between line 574 and 575 should make it works.
在2010-07-01 13:50:51,zohooo wrote:
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.
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 写道:
Hi all, when compiling TeXmacs in Windows, macro OS_WIN32 is not defined.
Therefore the following scheme code in tm-server.scm file