Pages: « 1 2 3 4
  Print  
Author Topic: Things that are broke  (Read 41829 times)
Offline (Male) retep998
Reply #45 Posted on: April 19, 2010, 04:13:50 pm

Member
Location: Where else?
Joined: Jan 2010
Posts: 248
MSN Messenger - retep998@charter.net AOL Instant Messenger - retep998 Yahoo Instant Messenger - retep998
View Profile Email
EDIT: Can we put me on moderator preview, so someone approves everything that comes out of my mouth before I make a fool of myself? Or do I just provide comic relief for this community?
Last I checked, there's a delete option which lets you delete your post entirely.
EDIT: It's actually called "Remove" and it's located in the top right of your post.
Logged
Offline (Male) Josh @ Dreamland
Reply #46 Posted on: April 19, 2010, 06:36:43 pm

Prince of all Goldfish
Developer
Location: Pittsburgh, PA, USA
Joined: Feb 2008
Posts: 2950

View Profile Email
"approves everything that comes out of my mouth"
What about the stuff you type?
:troll:
Logged
"That is the single most cryptic piece of code I have ever seen." -Master PobbleWobble
"I disapprove of what you say, but I will defend to the death your right to say it." -Evelyn Beatrice Hall, Friends of Voltaire
Offline (Male) RetroX
Reply #47 Posted on: April 19, 2010, 07:06:17 pm

Master of all things Linux
Contributor
Location: US
Joined: Apr 2008
Posts: 1055
MSN Messenger - classixretrox@gmail.com
View Profile Email
Also, josh, make two text files: one that's lgm.bat and one that's lgm.sh, both containing:
java -jar lgm16b4.jar

And commit it.
« Last Edit: April 19, 2010, 07:08:44 pm by RetroX » 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)
Quote from: Fede-lasse
Why do all the pro-Microsoft people have troll avatars? :(
Offline (Female) IsmAvatar
Reply #48 Posted on: April 19, 2010, 07:30:36 pm

LateralGM Developer
LGM Developer
Location: Pennsylvania/USA
Joined: Apr 2008
Posts: 877

View Profile Email
java -jar lgm16b4.jar
pause
Logged
Offline (Unknown gender) freezway
Reply #49 Posted on: April 19, 2010, 07:35:31 pm

Member
Joined: Dec 2009
Posts: 220

View Profile
?
wHAT?
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
Offline (Male) RetroX
Reply #50 Posted on: April 19, 2010, 07:39:26 pm

Master of all things Linux
Contributor
Location: US
Joined: Apr 2008
Posts: 1055
MSN Messenger - classixretrox@gmail.com
View Profile Email
java -jar lgm16b4.jar
pause
$ pause
bash: pause: command not found

And it's a stupid command, anyways.
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)
Quote from: Fede-lasse
Why do all the pro-Microsoft people have troll avatars? :(
Offline (Female) IsmAvatar
Reply #51 Posted on: April 19, 2010, 08:16:38 pm

LateralGM Developer
LGM Developer
Location: Pennsylvania/USA
Joined: Apr 2008
Posts: 877

View Profile Email
You find a better way of keeping the terminal open when the user decides to double click the icon.
Logged
Offline (Male) Rusky
Reply #52 Posted on: April 19, 2010, 10:52:32 pm

Resident Troll
Joined: Feb 2008
Posts: 954
MSN Messenger - rpjohnst@gmail.com
View Profile WWW Email
"Comment-out the debug flags and un-comment the release flags depending on how you want to build it."
Is that what I committed? >_<
Yes.

There is no other way to do it that isn't copy-pasting everything.  And I already did that for standalone.

I would have made a bash/batch script instead, but you insisted otherwise.
Actually, there is a way to do it sans redundant repetition. Make reads environment variables and lets you use them the same way as internal variables. Setting an environment variable on the same command line lets it exist for just that command. "make GRAPHICS=GL" is perfectly feasible.
Logged
Offline (Male) Josh @ Dreamland
Reply #53 Posted on: April 19, 2010, 10:54:52 pm

Prince of all Goldfish
Developer
Location: Pittsburgh, PA, USA
Joined: Feb 2008
Posts: 2950

View Profile Email
Pause is fine for Windows. The terminal doesn't even open for bash files in Linux, so...

Rusky:
Is there a way to concatenate that variable into a path? "Graphics_Systems/" ## @GRAPHICS ## "/*.cpp" style?
Or, better yet, to include a second makefile from "Graphics_Systems/" ## @GRAPHICS ## "/" to promote easy extensibility?
« Last Edit: April 19, 2010, 11:00:48 pm by Josh @ Dreamland » Logged
"That is the single most cryptic piece of code I have ever seen." -Master PobbleWobble
"I disapprove of what you say, but I will defend to the death your right to say it." -Evelyn Beatrice Hall, Friends of Voltaire
Offline (Male) Rusky
Reply #54 Posted on: April 19, 2010, 11:09:52 pm

Resident Troll
Joined: Feb 2008
Posts: 954
MSN Messenger - rpjohnst@gmail.com
View Profile WWW Email
The GNU Make Manual should help. There's something like "$(join list1,list2) that probably does what you want. Including a second makefile is definitely a good idea, most projects seem to do things that way.
Logged
Offline (Unknown gender) score_under
Reply #55 Posted on: April 20, 2010, 11:15:14 am

Member
Joined: Aug 2008
Posts: 308

View Profile
"approves everything that comes out of my mouth"
What about the stuff you type?
:troll:
Steps:
1. Press keys with tongue.
2. ??­??
3. Profit
Logged
Offline (Male) retep998
Reply #56 Posted on: April 20, 2010, 11:17:47 am

Member
Location: Where else?
Joined: Jan 2010
Posts: 248
MSN Messenger - retep998@charter.net AOL Instant Messenger - retep998 Yahoo Instant Messenger - retep998
View Profile Email
"approves everything that comes out of my mouth"
What about the stuff you type?
:troll:
Steps:
1. Press keys with tongue.
2. ??­??
3. Profit
But I didn't approve of Ism's tongue coming out of her mouth so how would that work?
that is unless she sticks the keyboard into her mouth :ohdear:
Logged
Offline (Female) IsmAvatar
Reply #57 Posted on: April 20, 2010, 12:02:04 pm

LateralGM Developer
LGM Developer
Location: Pennsylvania/USA
Joined: Apr 2008
Posts: 877

View Profile Email
Quote from: retep998
Ism's tongue coming out of her mouth
You know you want it.
Logged
Offline (Unknown gender) score_under
Reply #58 Posted on: April 20, 2010, 01:24:47 pm

Member
Joined: Aug 2008
Posts: 308

View Profile
Quote from: retep998
Ism's tongue coming out of her mouth
You know you want it.
Yes, we all want your tongue...
..wut.
Logged
Offline (Male) RetroX
Reply #59 Posted on: April 20, 2010, 03:16:35 pm

Master of all things Linux
Contributor
Location: US
Joined: Apr 2008
Posts: 1055
MSN Messenger - classixretrox@gmail.com
View Profile Email
You find a better way of keeping the terminal open when the user decides to double click the icon.
Code: [Select]
echo "Press any key to continue...";read
And if you're so intent on pause:
Code: [Select]
su
echo -en '#!/bin/bash\necho "Press any key to continue...";read' > /bin/pause
chmod +x /bin/pause
exit
« Last Edit: April 20, 2010, 03:31:58 pm by RetroX » 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)
Quote from: Fede-lasse
Why do all the pro-Microsoft people have troll avatars? :(
Pages: « 1 2 3 4
  Print