Re: Build tkpath for Windows



On 28 aug, 14:00, Philipp Wissneth <phil...@xxxxxxxxxxx> wrote:
Hi all,

i was asking myself about the proposed way to compile the current tkpath
0.3.1 for Windows. Since i have no experience with nmake i'm stuck with
the following error on Windows:

======================================================================

C:\tkpath\win>nmake -f makefile.vc
INSTALLDIR=c:\tcl
TCLDIR=c:\<path to tcl sources>\tcl8.5.4
TKDIR=c:\<path to tk sources>\tk8.5.4

Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.

find: `4.0': No such file or directory
===========================================================================­====
*** Compiler has 'Optimizations'
find: `Version 12': No such file or directory
find: `Version 13': No such file or directory
find: `Version 14': No such file or directory
*** Intermediate directory will be '.\Release_i386\tkpath_ThreadedDynamic'
*** Output directory will be '.\Release_i386'
*** Suffix for binaries will be ''
*** Optional defines are '-DTCL_CFGVAL_ENCODING=\"cp1252\"
-DTCL_THREADS=1 -DUSE
_THREAD_ALLOC=1 -DTCL_CFG_OPTIMIZED'
*** Compiler version 0, machine is i386
*** Compiler options '-W3  -Ot -Oi -fp:strict -Gs -GS -GL  -RTC1'
*** Link options '-ltcg'
NMAKE : fatal error U1073: don't know how to make
'.\Release_i386\tkpath_Threade
dDynamic\tkPathCopyTk.obj'
Stop.

======================================================================

What's going wrong? Building Tcl/Tk 8.5.4 with nmake worked without
problems.

Thanks in advance,

    Philipp

PS: Is it possible to build Tkpath using GNU make in a Cygwin bash using
the MinGW gcc? That's the way i usually build Tcl/Tk for Windows.

--
Philipp Wissneth

I was curious about Tkpath myself too, so I downloaded it, and
tried building it under Windows XP, with MSVC 6.0. The build fails,
probably because makehlp.exe does not get built (wsnprintf() or
some such routine is not available with that compiler).

I have not tried MinGW yet. The Cygwin build failed for me because
it lacks the Tk header files.

Regards,

Arjen
.



Relevant Pages

  • Re: Build tkpath for Windows
    ... the following error on Windows: ... *** Compiler version 0, machine is i386 ... NMAKE: fatal error U1073: don't know how to make ... removed the use of wsnprintf() to support people using the original ...
    (comp.lang.tcl)
  • Re: hmm..interesting
    ... you've got a discussion of ARM vs Intel architecture here: ... And ARM is rapidly running away from RISC. ... mainstream (many netbooks and smartphones run Linux instead of Windows ... And hardly any C compiler does. ...
    (comp.sys.acorn.hardware)
  • Re: Stalin ported to Windows.
    ... Therefore, the compiler ... Stalin from Scheme sources; it took six hours to generate the C ...   Junia and Reane  got a working Windows port from the C ...
    (comp.lang.scheme)
  • Re: hmm..interesting
    ... work out at more power per Watt than x86. ... mainstream (many netbooks and smartphones run Linux instead of Windows ... the fact that Visual Studio allows you to get away with fairly sloppy ... difficult to find a C compiler that *doesn't* have vendor-specific ...
    (comp.sys.acorn.hardware)
  • Re: C++ programming migration from DOS to Windows
    ... compiler, so the current compiler is quite competitive WRT to ... There are a couple of ports of gcc to Windows. ... Comeau is more or less unique: the best language conformance you can ... IDEs: Microsoft and Borland have both produced decent IDEs in the past, ...
    (comp.lang.cpp)