Server Help

Trash Talk - Vs2005 Sdk

Contempt+ - Sun Dec 18, 2005 1:26 pm
Post subject: Vs2005 Sdk
Anyone know where I can get the SDK for VS2005 Express? I tried .NET 2.0 SDK, but that didn't work.
Donkano - Sun Dec 18, 2005 3:11 pm
Post subject:
2005? You know there is a MSVS2006 out.
Cyan~Fire - Sun Dec 18, 2005 4:35 pm
Post subject:
Who cares?

SDKs
Contempt+ - Sun Dec 18, 2005 7:48 pm
Post subject:
I tried that SDK, didn't work. I'm not entirely sure if it's the SDK or not, but when I go to compile Catid's biller, it gives me an error saying that it can't find the windows.h file.
Cyan~Fire - Mon Dec 19, 2005 12:13 pm
Post subject:
Where did you get this copy of VS?
Contempt+ - Mon Dec 19, 2005 10:27 pm
Post subject:
Microsoft. It's the express version for C++, but it should still work, right?
Cyan~Fire - Tue Dec 20, 2005 10:28 am
Post subject:
It should have come with an SDK with it. It is on a CD, right?
D1st0rt - Wed Dec 21, 2005 3:57 pm
Post subject:
It comes here
http://msdn.microsoft.com/vstudio/express/visualc/
Cyan~Fire - Wed Dec 21, 2005 5:39 pm
Post subject:
I see. In that case, after you install the SDK, find its folder on the Start Menu. There should be a link called "Register Directories with Visual Studio" or something like that.
Contempt+ - Thu Dec 22, 2005 2:11 pm
Post subject:
Ugh. It's not working. Does anyone have VS2005 or 2006 that they can give me?
D1st0rt - Thu Dec 22, 2005 10:27 pm
Post subject:
Sure, I have Visual Studio 2006 if you want it sa_tongue.gif
Contempt+ - Sun Feb 12, 2006 10:36 pm
Post subject:
I know that this is old, but I've come back to the same problem.

I know that you can edit and compile CatID's biller using MSVS .NET 2005, because I've talked to people that have. I've got VS2005 installed on my computer, but when I go to compile, it gives me 7 errors and 3 warnings from a fresh copy of the SRC from CatID's website.

The BuildLog is located here. Any help is appreciated.
Mr Ekted - Mon Feb 13, 2006 5:45 am
Post subject:
Press F4, and it will take you to the line of an error. If you need more help on the specific error, put the cursor on the error code and press F1. If that's not enough for you to fix the problems, then you shouldn't be compiling.
Contempt+ - Mon Feb 13, 2006 6:56 pm
Post subject:
It's not a matter of me not having the right code. I know the code has zero errors be cause: 1) I downloaded the code from CatID's site from ssb2.zip and did NOT change anything in it and 2) It compiles perfectly fine in MSVS 6.0
Cyan~Fire - Mon Feb 13, 2006 9:59 pm
Post subject:
Sounds like the age-old for loop scope problem that MS brought upon itself. Just redeclare those vars where needed.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group