Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: jdjtcagle on March 18, 2004, 08:22:27 pm

Title: Just downloaded the code and...
Post by: jdjtcagle on March 18, 2004, 08:22:27 pm
I'm  confused to where to find it???:confused:
Title: Just downloaded the code and...
Post by: redmenace on March 18, 2004, 08:38:33 pm
find what? the code? You need CVS.
Title: Just downloaded the code and...
Post by: Bobboau on March 18, 2004, 08:42:10 pm
well he sais he downloaded the code, so I'm guessing he's looking for somehting inside the code
Title: Just downloaded the code and...
Post by: redmenace on March 18, 2004, 09:07:03 pm
or he is looking for the code.
Title: Just downloaded the code and...
Post by: Carl on March 18, 2004, 09:41:41 pm
Quote
Originally posted by redmenace
find what? the code? You need CVS.


CVS pharmacy? you bet you will. that thing's a pain.
Title: Just downloaded the code and...
Post by: ChronoReverse on March 18, 2004, 09:50:58 pm
Or maybe he downloaded it and can't find it? O_o
Title: Just downloaded the code and...
Post by: jdjtcagle on March 18, 2004, 10:05:57 pm
I followed the instructions for the CVS to download the code it says I've download now what do I do??  How do I use or access it?
Pretty much what ChronoReverse said
Title: Just downloaded the code and...
Post by: Bobboau on March 18, 2004, 10:27:44 pm
you have MSVC corect?
Title: Just downloaded the code and...
Post by: jdjtcagle on March 18, 2004, 10:41:33 pm
found the problem I put in something wasn't suppose to.
tell me so I edit this with notepad and when I get done I can make a build with this program and test it??
and does the information I got the original build or updated to the latest release??

Also WHERE DID you guys learn to read this?  Next time you ask for a feature try looking at the code and ask yourself if you really want to put a person through this:eek: :eek:
Title: Just downloaded the code and...
Post by: ChronoReverse on March 18, 2004, 11:03:50 pm
Quote
tell me so I edit this with notepad and when I get done I can make a build with this program and test it??
and does the information I got the original build or updated to the latest release??



.sentences This structure lack and grammars



If you plan to build an exe, you need a compiler.  Microsoft Visual C++ is one such tool.  gcc is another such tool.
Title: Just downloaded the code and...
Post by: Bobboau on March 18, 2004, 11:06:33 pm
it's currently designed to compile under MSVC, though we (tylor) are getting gcc working as well. MSVC is not cheap, unless you 'find' it
Title: Just downloaded the code and...
Post by: Sticks on March 18, 2004, 11:08:47 pm
I found a copy laying in the street.
Title: Just downloaded the code and...
Post by: ChronoReverse on March 18, 2004, 11:10:07 pm
I got a copy for free. :D


Now if only I could find an academic version of Intel Optimized Compiler for free too.
Title: Just downloaded the code and...
Post by: jdjtcagle on March 18, 2004, 11:22:06 pm
Quote
Originally posted by ChronoReverse



.sentences This structure lack and grammars



If you plan to build an exe, you need a compiler.  Microsoft Visual C++ is one such tool.  gcc is another such tool.


sorry, I really don't care:o
as long as somebody can read it.
I mean...  so I didnt put a few commas or periods.
but I'm not starting a flamewar so,  I'll put more effort into it next time

and seriously HOW THE HELL do you understand this!!
did you go to school for this, hours of starring at it, or is there some universal way to do it, because it looks made up really
Your a bunch of Einstiens.:eek:
Title: Just downloaded the code and...
Post by: ChronoReverse on March 18, 2004, 11:24:53 pm
It was supposed to be just a light jab.  ;)


The point was that I had trouble figuring out what you were asking and had to guess a bit.  In any case, was your question answered?
Title: Just downloaded the code and...
Post by: jdjtcagle on March 18, 2004, 11:25:44 pm
ya:)
Title: Just downloaded the code and...
Post by: Sticks on March 18, 2004, 11:38:57 pm
Quote
and seriously HOW THE HELL do you understand this!!


It will come in time, young Padawan. :cool:

Seriously though, I would recommend reading a few books about C and C++.
Title: Just downloaded the code and...
Post by: jdjtcagle on March 19, 2004, 12:11:09 am
awww...my weakness!!
*learning*  but hey I'm willing to learn for this
Title: Just downloaded the code and...
Post by: RandomTiger on March 19, 2004, 03:53:58 am
Quote
Originally posted by jdjtcagle

Also WHERE DID you guys learn to read this?  Next time you ask for a feature try looking at the code and ask yourself if you really want to put a person through this:eek: :eek:


I think thats going in my sig.
Title: Just downloaded the code and...
Post by: phreak on March 19, 2004, 10:41:20 am
www.gametutorials.com

more specifically:
http://www.gametutorials.com/Tutorials/C++/Cpp_Pg1.htm
Title: Just downloaded the code and...
Post by: jdjtcagle on March 19, 2004, 10:54:14 am
Thanks for that:yes: :yes: