I use, for my sins, Visual C++.NET 2003 as my compiler and IDE - and I must say I do like it very much. However, I'm trying to compile someone elses code and it tells me that all I have to do is type:
./configure
make
Now I don't know where I want to be typing that in a graphical interface - I've looked at the cl.exe command-line compiler for VC++.NET but I don't understand where I'd tell it to do such a thing.
Many thanks to anyone who takes pity on me!
Cheers, Tom



LinkBack URL
About LinkBacks



It really doesn't matter if it's a batch file, some script, or an execuitable... If that's the only file, my next guess is that it's a self-extracting execuitable.