13-04-2009, 06:30 AM
Building and compiling takes forever O___O, what's your resolve for this?
MSCPP Beta 0.1
|
13-04-2009, 06:30 AM
Building and compiling takes forever O___O, what's your resolve for this?
13-04-2009, 06:32 AM
What compiler are you using?
13-04-2009, 06:35 AM
GIAKEN Wrote:What compiler are you using? VS Express
13-04-2009, 07:26 AM
Tony Wrote:GIAKEN Wrote:What compiler are you using? Grab a copy of Dev C++ Quote:Robin:
13-04-2009, 11:31 AM
dev c++ is pretty bad...
I would say vs express is actually quite a good compiler. I haven't tested compile times, but it might just be using a lot of header files or something. C++ takes a lot longer to compile then vb because there is less standard.
13-04-2009, 02:52 PM
Dev-C++ is the only compiler I have ever used. It's really nice.
13-04-2009, 08:12 PM
I was using dev C++ for one of my secret projects, but I decided it wasnt good enough. I did some research and people said vs express was pretty good so I tried it, and really think it is much better.
I also tried codeblocks which was pretty good.
14-04-2009, 01:20 AM
I used Visual Studio Team System 2008 for developing, but it IS 100% compatible with VS 2008 Express.
14-04-2009, 02:30 AM
I also use Dev-C++
02-05-2009, 09:57 PM
hows the progress? i really doubt this will port to VB6 unless you use something like visual C++ 6, yet alone its almost unbearingly impossible to convert VB6 to VB.net, not only that but if you are using a winsock library, it will make this so much more confusing for the protocol to read such as this example:
TCPClient(VB6 in WinSock) -----> String of Bytes Encoded and Sent -------------> Package Of Bytes Decoded In UTF8 or w/e you use ----> Visual C++ Server(System.Net.Sockets) String is messed up. If you see what I mean, I mean .NET is different then the old Visual Studio 6 package, so there could be some broke Bytes when decoded. And as well as that i'm sorry for the necro. Regards, Rydinophor
02-05-2009, 10:00 PM
C++ isn't a .net language.. O.o
02-05-2009, 10:02 PM
Progress is very slow.
And I'm using pure c++, not visual c++. I'm using Visual STUDIO, for DEVELOPMENT only. Even if I was, there are conversion procedures.
03-05-2009, 12:39 PM
much better, so are you using codeblocks, bloodshed(Dev-C++), or custom? GCC, MingW, or custom compiler or different?
If I could get those answers I'd be ready to download the software to my computer and wait until its in beta.
03-05-2009, 05:37 PM
Dragoons Master Wrote:I'm using Visual STUDIO, for DEVELOPMENT only. http://www.microsoft.com/express/vc/
08-05-2009, 12:39 PM
yeah I know, I have that, the intellisense sucks terrible on it, if you type in a lower case letter to find the library it will give you an error, for instance: "system::" won't display compared to "System::", thats why i would rather use VB.net or VC#
![]()
17-05-2009, 11:17 PM
I would rather have notepad++, then you don't have to worry about intellisense or a clunky gde at all
![]() Codeblocks is nice if you're coding cross platform.. If you're windows only than that visual studio is probably the way to go.
04-06-2009, 02:53 PM
You're all retarded. IDE is all about Taste, If you like an IDE you dont have to force it on Other people.
I used Dev-C++, Visual Studio Express and Code::Blocks and Programmer's Notepad and a bunch of others. By my Experience Visual Studio is the Best IDE currently, and Visual C++ is the best Windows Compiler (In comparison of Features to the other compilers). But i still stick to Code::Blocks because i like it, Thats it. I also use MinGW because i like the feel of using GCC. This war has nothing to do with Sides. Except Visual C++ 6.0 because even though the IDE is awesome everyone agrees it's complete shit. So yeah, Just pick a Compiler and IDE that are Standard Compliant enough.
04-06-2009, 03:03 PM
katcode Wrote:You're all retarded. IDE is all about Taste, If you like an IDE you dont have to force it on Other people. You're about 2 weeks too late on this. Shut up.
18-06-2009, 12:59 AM
Is this still being developed. I am slowly learning C++ and have been waiting to use this. Please update us Dragoons master
18-06-2009, 08:39 AM
It will be done, someday, but my grad is just making me nutz. I'm 5:37 AM and I'm still awake... too many things to be done already. I'm practically out of time...
18-06-2009, 10:34 AM
Ok then. Was only asking cause im learning to do C++ programming.
18-06-2009, 10:53 AM
No problem ^^
Still 7:52 AM and I did not came back home to sleep. Still at university.
22-06-2009, 02:19 AM
Do you have a repository setup for this yet or is it just the download at the start of this thread for the latest?
23-06-2009, 03:28 PM
Just download. No repository. Need time to finish things.
At least now I KNOW when I'll have time ![]() My Scientific Initiation will be over by December. By there, I'll have lot's of free time! WEE!!!
24-06-2009, 02:00 AM
Dragoons Master Wrote:Just download. No repository. Need time to finish things. Well I don't know what the heck you are talking about but Congrats! Looking forward to seeing more of your work as well as helping to make this a much better than any previous version of MS! |
« Next Oldest | Next Newest »
|