The Warring States of NPF  

Go Back   The Warring States of NPF > Dead threads
User Name
Password
FAQ Members List Calendar Today's Posts Join Chat

 
View First Unread View First Unread   Click to unhide all tags.Click to hide all tags.  
Thread Tools Display Modes
Unread 05-02-2009, 04:11 PM   #11
Vault Of Thrones
A Threat to the District
 
Vault Of Thrones's Avatar
 
Join Date: Sep 2007
Location: /dev/null
Posts: 444
Vault Of Thrones will become famous soon enough. Eventually. Maybe.
Send a message via ICQ to Vault Of Thrones Send a message via AIM to Vault Of Thrones Send a message via MSN to Vault Of Thrones Send a message via Yahoo to Vault Of Thrones Send a message via Skype™ to Vault Of Thrones
Default

I'd have to recommend going with the hippy compiler GCC. And from what I hear, Microsoft's Visual C++ compiler is pretty good as well. If the llvm and clang worked better on C++ I'd recommend that as well; unfortunately though, it's really only C that's supported now.
__________________
Twitter!
Vault Of Thrones is offline Add to Vault Of Thrones's Reputation  
Unread 05-02-2009, 04:46 PM   #12
synkr0nized
synk-ism
 
synkr0nized's Avatar
 
Join Date: Nov 2003
Location: throughout the Wired
Posts: 6,857
synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law.
Send a message via ICQ to synkr0nized Send a message via AIM to synkr0nized Send a message via MSN to synkr0nized Send a message via Skype™ to synkr0nized
Default Oh man, seg faults! I can't get those in Java. I miss them.

I code in Linux/UNIX-based environments, so I've always had GCC at my fingertips.

I suppose back before college there was Microsoft's Visual C++ or whatever was on Windows 2k machines, but *shrug*.
__________________

Find love.
synkr0nized is offline Add to synkr0nized's Reputation  
Unread 05-02-2009, 05:00 PM   #13
Zilla
Lakitu
 
Zilla's Avatar
 
Join Date: Jun 2007
Posts: 2,378
Zilla is a splendid one to behold, except in the mornings. Zilla is a splendid one to behold, except in the mornings. Zilla is a splendid one to behold, except in the mornings.
Send a message via MSN to Zilla
Default

DigiPen, we use Gnu and Visual Studio mostly, and also Borland for extra compatibility. From my experience, Borland seems to catch more errors and run faster than the other two for a lot of operations. There are some things Borland allows that GNU or MicroSoft won't though.
__________________
MENCHI Pink

It's cowboy time, I'm so MENCHI right now.
Metroid is a great man because his friends don't rape him.
Zilla is offline Add to Zilla's Reputation  
Unread 05-02-2009, 07:09 PM   #14
bluestarultor
Blue Psychic, Programmer
 
bluestarultor's Avatar
 
Join Date: Feb 2007
Location: Home!
Posts: 8,814
bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two.
Default

I've actually had trouble with Microsoft's Visual C++ when dealing with non-Visual Studio code. Tried modifying FF Hackter to better suit my tastes and it gave me crap about not having a few necessary files for some reason. I fully expect Visual Studio to be able to compile stuff you write right in there, but I'm not sure if it does it normally or into the Combined Language Runtime (CLR).
__________________
Quote:
Originally Posted by Drake Clawfang
Aerith is clearly the most badass character ever. She saves the world. Twice. While dead. No one else can claim that, can they?
I'm gone from here for good. This place gave me many memories to take with me and shaped me greatly. I still care about you guys. I just can't stay.

Journal | Twitter | FF Wiki (Talk) | Projects | Site
bluestarultor is offline Add to bluestarultor's Reputation  
Unread 05-02-2009, 08:18 PM   #15
01d55
Not 55 years old.
 
01d55's Avatar
 
Join Date: Dec 2003
Posts: 2,098
01d55 is a real American hero. 01d55 is a real American hero. 01d55 is a real American hero. 01d55 is a real American hero. 01d55 is a real American hero. 01d55 is a real American hero.
Default

Quote:
Originally Posted by Megaman FTW View Post
I already have a variety of online tutorials at my fingertips as well as some very thick beginners manuals. Problem is that all the manuals are very old and don't mention how to find a compiler because they originally included one that is now long since lost.

Can anyone be a pal and find me one o' them direct link things to an install file?

EDIT: I tried Dev-C++ 4 and it didn't work. The install file keeps insisting that it is damaged or in an unknown format. Also, I can't delete it. It seems another program is somehow using it already.
http://sourceforge.net/project/showf...ease_id=595197

minGW, which will get you GCC on windows.

PS: While you're at it, try a better OS.
01d55 is offline Add to 01d55's Reputation  
Unread 05-03-2009, 09:31 AM   #16
Devron
Troopa
 
Devron's Avatar
 
Join Date: Sep 2006
Location: Brunswick (Braunschweig), Germany
Posts: 45
Devron is reputed to be..repu..tational. Yes.
Send a message via ICQ to Devron
Default

http://www.bloodshed.net/devcpp.html
__________________
(¯`·.¸¸.·´¯`·.¸¸.- WRIST CONTROL! ZOMBIES! -.¸¸.·´¯`·.¸¸.·´¯)
Devron is offline Add to Devron's Reputation  
Unread 05-04-2009, 02:33 PM   #17
Nagato Yuki
RaiRO Developer
 
Nagato Yuki's Avatar
 
Join Date: Feb 2007
Location: Somewhere on the West Coast
Posts: 78
Nagato Yuki is reputed to be..repu..tational. Yes.
Default

I use Visual Studio for my school projects and for work.

This might be because of the narrower target audience of my industry - mostly windows machines that play games.
__________________
Flaming a blue should aggro every blues. It makes sense
Nagato Yuki is offline Add to Nagato Yuki's Reputation  
Unread 05-04-2009, 03:24 PM   #18
bluestarultor
Blue Psychic, Programmer
 
bluestarultor's Avatar
 
Join Date: Feb 2007
Location: Home!
Posts: 8,814
bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two. bluestarultor is one of Jay-Z's 99 problems. Possibly two.
Default

Quote:
Originally Posted by Nagato Yuki View Post
I use Visual Studio for my school projects and for work.

This might be because of the narrower target audience of my industry - mostly windows machines that play games.
It's not just you. My program is very .NET heavy as well, although they do require Java. Past that and MySQL, PHP, HTML, and JavaScript, though, it's all very much Microsoft.

I suppose it would be most accurate to say with Dreamweaver that it's very heavy on Microsoft and Sun, with a few open source things thrown in when they can get away with it.


Edit: To elaborate on that (and actually say what I meant to before forgetting because of my aside), a lot of things are going .NET these days. C++ programmers are in high demand partly because the ones who were working the jobs are retiring while many companies are in the process of switching to C#, from what I hear around school. The same goes for Perl as many things are switched to other languages like PHP (I know PHP isn't .NET, but it's open source, which is where a lot of the rest of the biz is headed). Older languages like COBOL and Delphi are falling out of use as .NET programming gains more market share.
__________________
Quote:
Originally Posted by Drake Clawfang
Aerith is clearly the most badass character ever. She saves the world. Twice. While dead. No one else can claim that, can they?
I'm gone from here for good. This place gave me many memories to take with me and shaped me greatly. I still care about you guys. I just can't stay.

Journal | Twitter | FF Wiki (Talk) | Projects | Site

Last edited by bluestarultor; 05-04-2009 at 04:29 PM.
bluestarultor is offline Add to bluestarultor's Reputation  
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:23 PM.
The server time is now 10:23:44 PM.


Powered by: vBulletin Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.