Menu

#35 VTcl on Windows/MinGW

open
nobody
None
5
2016-04-09
2016-04-09
DrO
No

Dear Sirs

Attempted to install VisualTcl in a MinGW setting (evertying else required is already there, eg "wish's", tcl/tk etc file). Unfortunately, the config file appears to be "hardwired" for Unix/Linux.

Is there any chance of a config file that would be MinGW "friendly", or at least some instructions on how we might accomplish the install. For example, in our case, all sources are put in a [Build] dir, and typically something along the lines of

cd [Build] && \
./configure -- prefix=[Dest] ... && \
make && \
make install

is used,

Our MinGW dir structure for installed packages follows:

D:\Apps\MingW\local32\bin
D:\Apps\MingW\local32\lib
... etc

Any assistance with editing the VisualTcl config etc would be greatly appreciated.

Many thanks

DrO

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.