PlaneShift

Development => Development Deliberation => VisualC++ => Topic started by: IronHead on April 28, 2006, 05:58:47 pm

Title: um.. so, what exactly is this sub folder for anyways?
Post by: IronHead on April 28, 2006, 05:58:47 pm
um.. so, what exactly is this sub folder for anyways?, what's "VisualC++" ?
Title: Re: um.. so, what exactly is this sub folder for anyways?
Post by: Xordan on April 28, 2006, 06:06:51 pm
For people who compile PlaneShift using VisualC++ and who need help/advice or just have a question. :)
Title: Re: um.. so, what exactly is this sub folder for anyways?
Post by: IronHead on April 28, 2006, 06:32:13 pm
ah, more programming stuff then?
Title: Re: um.. so, what exactly is this sub folder for anyways?
Post by: neko kyouran on April 28, 2006, 08:58:56 pm
"Microsoft Visual C++ (also known as MSVC) is an Integrated Development Environment (IDE) product for the C, C++, and C++/CLI programming languages engineered by Microsoft. It has tools for developing and debugging C++ code, especially that written for the Microsoft Windows API, the DirectX API, and the Microsoft .NET Framework."

http://en.wikipedia.org/wiki/Visual_C_Plus_Plus
Title: Re: um.. so, what exactly is this sub folder for anyways?
Post by: DaveG on April 29, 2006, 03:27:34 pm
MSVC => MS's Windows Compiler
GCC => Linux's Compiler (also available for Windows via MinGW)

And, the "other" sub-forum is... useless.  If someone wants to try to build everything under something else, we're not going to be able to help them much.  Technically it's possible, though it's not going to be easy.
Title: Re: um.. so, what exactly is this sub folder for anyways?
Post by: reisio on April 29, 2006, 04:09:42 pm
GCC => Linux's Compiler (also available for Windows via MinGW)
erm... GNU Compiler Collection