PDA

View Full Version : Compiling the Server



TempLoginName
12-25-2003, 03:09 AM
You made compiling the client super easy by providing the batch file (I cut out all the MQ code since I don't use it and recompiled, for example of why I liked this). But I can't get the freaking server to compile. I have MS Visual Studio, MSVC++ 6.0 (the install botched hard, I should probably reinstall), two freeware compilers, and all of them can "compile" but can't get past the linking stage. =/ What do you use? I'll go out and buy it. I tried all day, tracing all file includes to see if I could find why it was erroring but it seems to be pulling errors out of it's non-existant ass.

Old No Name

CybMax
12-25-2003, 07:13 AM
Might need .NET to compile this.. Dont think it compiles under 6.0 really.. (I dont have .NET atm, so i cant try)

MQSEQ2
12-25-2003, 09:02 AM
I haven't tried with VC 6, but the new Server 2.x will in C# and will have a batch file for it as well.