Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Library of Compilers
Goto page Previous  1, 2, 3  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8516
Location: 127.0.0.1

PostPosted: Mon Oct 22, 2007 2:12 pm    Post subject: Reply with quote

Hackerdevelopment wrote:
Wat about GNU C++ Compiler? Any link?


http://www.gnu.org/software/gcc/
Back to top
View user's profile Send private message Visit poster's website
Hackerdevelopment
Advanced Cheater
Reputation: 0

Joined: 11 Oct 2007
Posts: 55

PostPosted: Mon Oct 22, 2007 2:44 pm    Post subject: Reply with quote

Wiccaan wrote:
Hackerdevelopment wrote:
Wat about GNU C++ Compiler? Any link?


http://www.gnu.org/software/gcc/


Thanks! I was lookign for it.
Back to top
View user's profile Send private message
Cardio
Grandmaster Cheater Supreme
Reputation: 0

Joined: 29 Jun 2006
Posts: 1641
Location: New York City

PostPosted: Mon Oct 29, 2007 5:06 pm    Post subject: Reply with quote

Just wondering if anybody has a C compiler? Becase all the compilers I've seen are for C Sharp and C++. I know those are both revised forms of C, so would those work as well?
Back to top
View user's profile Send private message AIM Address MSN Messenger
Flyte
Peanuts!!!!
Reputation: 6

Joined: 19 Apr 2006
Posts: 1887
Location: Canada

PostPosted: Mon Oct 29, 2007 5:15 pm    Post subject: Reply with quote

The Shadow wrote:
Just wondering if anybody has a C compiler? Becase all the compilers I've seen are for C Sharp and C++. I know those are both revised forms of C, so would those work as well?


VC(++) 2005
Back to top
View user's profile Send private message
Reak
I post too much
Reputation: 0

Joined: 15 May 2007
Posts: 3496

PostPosted: Sat Nov 03, 2007 4:56 pm    Post subject: Reply with quote

appalsap wrote:
FRESH
http://fresh.flatassembler.net/


Link doesn't work for me.
This works:
http://fresh.flatassembler.net/links.php
Back to top
View user's profile Send private message
farhan94
Newbie cheater
Reputation: 0

Joined: 19 Nov 2007
Posts: 11

PostPosted: Tue Nov 20, 2007 8:56 am    Post subject: Reply with quote

what compiler i nid to compiler mrs?? i new in this ^_^
Back to top
View user's profile Send private message
Rabjerg
Advanced Cheater
Reputation: 0

Joined: 01 Dec 2007
Posts: 84

PostPosted: Sun Dec 02, 2007 6:21 pm    Post subject: Reply with quote

Hope i put it the right place.

Microsoft have made "express versions" of:

Visual Basic 2008

Visual Web Developer 2008

Visual C# 2008

Visual C++ 2008

SQL server 2005

All can be downloaded:
http://www.microsoft.com/express/download/

All Leagal if you have a legal version of any Microsoft Operating system Win XP or later.

Wink
Back to top
View user's profile Send private message
Tosy
How do I cheat?
Reputation: 0

Joined: 20 Jul 2007
Posts: 5

PostPosted: Tue Jan 15, 2008 9:00 am    Post subject: Reply with quote

anyone compiler for
C-- and Modula (any version?)
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8516
Location: 127.0.0.1

PostPosted: Wed Jan 16, 2008 10:30 am    Post subject: Reply with quote

_ToSy_ wrote:
anyone compiler for
C-- and Modula (any version?)


C-- : http://www.cminusminus.org/code.html

Modula 1: Discontinued and never released publicly according to wiki.
Modula 2: http://www.modula2.org/
- Compilers: http://www.modula2.org/links/compilers.php
Modula 3: http://www.modula3.org/
- Compilers: http://www.modula3.org/implementations/

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Bloo
Advanced Cheater
Reputation: 0

Joined: 30 Jan 2008
Posts: 52

PostPosted: Thu Feb 14, 2008 3:59 pm    Post subject: Reply with quote

rabjerg when i download vb from that microsoft link, the installation goes good until like 80%.



can someone help me

_________________
Back to top
View user's profile Send private message
Hieroglyphics
I post too much
Reputation: 0

Joined: 06 Dec 2007
Posts: 2007
Location: Your bedroom

PostPosted: Sun Mar 02, 2008 11:45 am    Post subject: Reply with quote

any1 got a good delphi compiler?
_________________

Back to top
View user's profile Send private message AIM Address MSN Messenger
darkone1687
How do I cheat?
Reputation: 0

Joined: 02 Sep 2007
Posts: 4

PostPosted: Sat May 17, 2008 6:56 pm    Post subject: Problem Reply with quote

I am trying to use Codeblocks to compile the TitanMS code for the private server in ubuntu. But, when I try I get errors, but when I compile in windows I don't get any errors at all. In linux I'm getting an error for #include<Winsock2.h> or something like that and around 10 more errors but if anyone else if having this problem or knows how to fix it please help me!
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8516
Location: 127.0.0.1

PostPosted: Sat May 17, 2008 7:20 pm    Post subject: Re: Problem Reply with quote

darkone1687 wrote:
I am trying to use Codeblocks to compile the TitanMS code for the private server in ubuntu. But, when I try I get errors, but when I compile in windows I don't get any errors at all. In linux I'm getting an error for #include<Winsock2.h> or something like that and around 10 more errors but if anyone else if having this problem or knows how to fix it please help me!


Because Winsock is a Windows based object, not Linux. Lookup the socket includes for Linux.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
_TheChosen_
Advanced Cheater
Reputation: 0

Joined: 13 Jul 2007
Posts: 50
Location: Oaxaca

PostPosted: Tue Oct 07, 2008 9:04 pm    Post subject: Reply with quote

D compiler:

http://www.digitalmars.com/d/2.0/dmd-windows.html
Back to top
View user's profile Send private message
Sora
Grandmaster Cheater Supreme
Reputation: 0

Joined: 14 May 2008
Posts: 1471

PostPosted: Sun Oct 26, 2008 8:44 pm    Post subject: Reply with quote

Miracle C Compiler:
http://www.c-compiler.com/
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites