Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 25 |
Nodes: | 6 (0 / 6) |
Uptime: | 25:49:15 |
Calls: | 453 |
Files: | 1,064 |
Messages: | 95,552 |
Posted today: | 1 |
Have any of you tried compiling Synchronet Blackjack using the XSDK? I able to successfully compile it using Borland C/C++ v5.5. However, I get linker errors whenever I try compiling SBJ with Visual Studio C++ 2010 Expre I'm apparently not linking the code with XSDK. Anyone have a suggession?
Nightfox wrote to Jon Justvig <=-
Have any of you tried compiling Synchronet Blackjack using the XSDK? I able to successfully compile it using Borland C/C++ v5.5. However, I get linker errors whenever I try compiling SBJ with Visual Studio C++ 2010 Expre I'm apparently not linking the code with XSDK. Anyone have a suggession?
I haven't tried that, but it sounds like this XSDK has some library
files (.lib) you need to link against, and you aren't doing that with Visual C++.
files (.lib) you need to link against, and you aren't doing that with Visual C++.
I think you're right. I'll take a look at the library files and see if I ca get it working with MSVS. I looked at the price of the professional version Visual Studio 2010 and it's well over $1,000. I'm so thankful they released an express version at no cost. :)
I think you're right. I'll take a look at the library files and see if
I ca get it working with MSVS. I looked at the price of the
professional version Visual Studio 2010 and it's well over $1,000. I'm so thankful they released an express version at no cost. :)
:) Yeah, it's pretty cool that Microsoft is doing that
I think you're right. I'll take a look at the library files and see if
I ca get it working with MSVS. I looked at the price of the
professional version Visual Studio 2010 and it's well over $1,000. I'm so thankful they released an express version at no cost. :)
:) Yeah, it's pretty cool that Microsoft is doing that.