-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to install/use/run? #3
Comments
I can't get it to run. gcc -DPACKAGE_NAME="win32" -DPACKAGE_TARNAME="win32" -DPACKAGE_VERSION="1.1" -DPACKAGE_STRING="win32\ 1.1" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DNO_SYS_WAIT_H=1 -DNO_DLFCN_H=1 -DHAVE_SYS_PARAM_H=1 -DBUILD_win32=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_LSEEK64=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/mingw64/include" -I"/mingw64/include" -pipe -O2 -Wall -Wno-implicit-int -c |
The above is for the pkg-src/win32 directory, which it looks like is required to build the starkit on windows (?) |
Can some one help to get this run on the windows? |
|
I'm missing instructions on how to install/use/run the Tdk, especially how to produce the binary tools (e.g.
tclchecker
) included in the (now obsolete?) commercial Tdk package.The text was updated successfully, but these errors were encountered: