|
IsmAvatar
|
 |
Reply #31 Posted on: April 21, 2010, 12:21:00 pm |
|
|
LateralGM Developer
 Location: Pennsylvania/USA Joined: Apr 2008
Posts: 877
|
Well yeah, that'd be great, if I knew what arguments to call g++ with to compile an enigma game...
...it's the same for MinGW and the native Linux GCC?
That'd also be great, if I knew the arguments for any of those. I follow the instructions that Josh provides in "Things that are broke" ( http://enigma-dev.org/forums/index.php?topic=486.0). Basically, open the .cbp file and click "Compile" in C::B. Ok, my C::B can now compile simple c++ files. How can I help? That's up to you. If you want, you can open my gm6 file with LGM and compile it into an exe so that windows users can play my game.
|
|
|
Logged
|
|
|
|
|
|
|
|
|
|
The 11th plague of Egypt
|
 |
Reply #38 Posted on: April 21, 2010, 04:22:02 pm |
|
|
 Joined: Dec 2009
Posts: 274
|
@rusky C::B is set to use the Cygwin G++ compiler and it works for my personal projects. I don't know why it doesnt' for Enigma. Maybe I'll get MinGW too, but why shouldn't it work now? Maybe I'm doing something else wrong, and installing MinGW wouldn't help at all. EDIT: maybe it's because my g++ is v3.4 instead of 4, but v4 don't show when I try updating @retrox I've installed the native Windows C::B, but I it still needs a compiler. I have 2 options: Cygwin and MinGW. Basically they do the same, they bring the ease of linux compiling to windows. btw cygwin is not something like wine for windows, I'm not trying to run the linux C::B inside windows 
|
|
« Last Edit: April 21, 2010, 04:29:12 pm by The 11th plague of Egypt »
|
Logged
|
|
|
|
RetroX
|
 |
Reply #39 Posted on: April 21, 2010, 04:35:59 pm |
|
|
Master of all things Linux
 Location: US Joined: Apr 2008
Posts: 1055
|
btw cygwin is not something like wine for windows, I'm not trying to run the linux C::B inside windows 
I know that. I don't understand why you would use Cygwin when MinGW should work fine. Cygwin and MinGW are for people who want to use GCC on Windows.
That's MinGW, not Cygwin. Cygwin aims at having bash, everything supported on Windows. Even X11. I don't see the point; it's a waste, imo. Despite your belief that Linux is a panacea for computers, it's not. Other systems have a place, and people who use those systems can use open source compilers if they wish- that's the point of open source, after all.
And what is Windows' place?
|
|
|
Logged
|
My Box: Phenom II 3.4GHz X4 | ASUS ATI RadeonHD 5770, 1GB GDDR5 RAM | 1x4GB DDR3 SRAM | Arch Linux, x86_64 (Cube) / Windows 7 x64 (Blob)Why do all the pro-Microsoft people have troll avatars? 
|
|
|
|
|
kkg
|
 |
Reply #42 Posted on: April 22, 2010, 12:50:21 am |
|
|
 Location: Australia Joined: Nov 2009
Posts: 84
|
Built in 8 seconds on win-debug, using Windows 7 64Bit | MingW 32bit was used kkgames.x10.mx/MouseToBall-Win.zip ~606kb [.zip, 3mb uncompressed] No errors EDIT: This is for Windows obviously 
|
|
« Last Edit: April 22, 2010, 12:52:54 am by kkg »
|
Logged
|
PC: Core i7-2600 @ 3.8ghz | 4x 4gb G.Skill RipjawZ DDR3-2000 | GTX580 | Win7 x64 Time is the greatest teacher, however it kills every single one of its pupils.
|
|
|
freezway
|
 |
Reply #43 Posted on: April 22, 2010, 12:55:15 am |
|
|
 Joined: Dec 2009
Posts: 220
|
whenever i use window_set_caption() it doesn't throw errors.... or do anything....
|
|
|
Logged
|
if you drop a cat with buttered toast strapped to its back, which side lands down? joshdreamland: our languages are based on the idea that it's going to end up FUBAR /kick retep998
|
|
|
|
|