Executable with linux

Linux specific questions and discussion

Executable with linux

Postby asmodeus » Thu Nov 22, 2007 4:09 pm

Makslane, can you make the linux Game Editor like that, that I can make windows or linux executable so that nobody else can see how I've made the game?
User avatar
asmodeus
 
Posts: 483
Joined: Thu Oct 11, 2007 5:04 pm
Location: Germany
Score: 43 Give a positive score

Re: Executable with linux

Postby Kalladdolf » Thu Nov 22, 2007 4:32 pm

I dodn't quite get the sense of that :(

just export your game into exe and nobody will even be able to have a look at the coding.
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: Executable with linux

Postby Spidy » Thu Nov 22, 2007 4:34 pm

yep if u export your game in exe nobody cant open it in GE soft
Image
VOTE FOR MY SIGNATURE PLEASE.......THANK YOU
User avatar
Spidy
 
Posts: 935
Joined: Tue Aug 14, 2007 1:28 pm
Location: http://www.inatonibai.com
Score: 38 Give a positive score

Re: Executable with linux

Postby asmodeus » Fri Nov 23, 2007 1:38 pm

I use linux and I must download the linux Game Editor. If I click on "export" there will appear a text, which tells me, that this feature is only avaible in the full version.
User avatar
asmodeus
 
Posts: 483
Joined: Thu Oct 11, 2007 5:04 pm
Location: Germany
Score: 43 Give a positive score

Re: Executable with linux

Postby asmodeus » Fri Nov 23, 2007 1:46 pm

Here is a screenshot.
Attachments
screenshot.png
Why can't I export it? :(
User avatar
asmodeus
 
Posts: 483
Joined: Thu Oct 11, 2007 5:04 pm
Location: Germany
Score: 43 Give a positive score

Re: Executable with linux

Postby Kalladdolf » Fri Nov 23, 2007 2:07 pm

oh, right!
I think there's no professional version for linux.
I think it says it somewhere.
I think makslane is working on it...

but I also think, yeah, windows is better anyway :P
(Quatsch, warn witz :wink: )
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: Executable with linux

Postby Rux » Fri Nov 23, 2007 3:55 pm

It says it on the demo version for Linux download page.
I'm not good at coming up with signatures...
User avatar
Rux
 
Posts: 645
Joined: Sun Apr 29, 2007 9:26 pm
Location: Sitting on your moniter invisable.
Score: 35 Give a positive score

Re: Executable with linux

Postby automail10 » Sat Nov 24, 2007 5:13 pm

asmodeus wrote:I use linux and I must download the linux Game Editor. If I click on "export" there will appear a text, which tells me, that this feature is only avaible in the full version.

What else does it say thats only avalable in full version?
Back
User avatar
automail10
 
Posts: 280
Joined: Sun Jun 03, 2007 11:30 pm
Location: On a pancake on a bunny.
Score: 5 Give a positive score

Re: Executable with linux

Postby asmodeus » Sat Dec 15, 2007 6:14 pm

I want make executable in the free version of linux! can't you just change it, makslane. I don't want to wait longer.
User avatar
asmodeus
 
Posts: 483
Joined: Thu Oct 11, 2007 5:04 pm
Location: Germany
Score: 43 Give a positive score

Re: Executable with linux

Postby Murd-Machine[_] » Tue Jan 08, 2008 12:40 am

What about emulation Windows with virtual machine? Or using something like Cedega to emulate GE? These ways you can create win32 executable in linux. Or do you want it to create linux ones?

P.S. - Win vs. Lin as it has always been. If you have free illegal windows version you can think for a while and install both :lol: But, damn, paying for win a large sum of money is craziness. I'll buy win when it's 30$. lol
User avatar
Murd-Machine[_]
 
Posts: 72
Joined: Fri Nov 04, 2005 7:04 pm
Location: Moscow-city
Score: 1 Give a positive score

Re: Executable with linux

Postby asmodeus » Tue Jan 08, 2008 2:38 pm

I've got wine, but it doesn't work very good. When I start game editor (windows) on it, it says me, that there is not enough memory. But some small windows tools works on it.
User avatar
asmodeus
 
Posts: 483
Joined: Thu Oct 11, 2007 5:04 pm
Location: Germany
Score: 43 Give a positive score

Re: Executable with linux

Postby automail20 » Fri Mar 21, 2008 3:13 pm

Wine is free, Cedega is not.
I'm really automail10. I have left Game Editor since everybody is soo cruel here! U happy? mies website http://www.freewebs.com/automail10
and http://www.freewebs.com/gamessoft I leave this evidence behind to contact me.
User avatar
automail20
 
Posts: 33
Joined: Fri Mar 07, 2008 5:19 pm
Score: 1 Give a positive score

Re: Executable with linux

Postby eyecreate » Sun Mar 22, 2009 3:18 am

Because of Game Editor having the source code released(bows to makslane), it allows people(like me I guess) to get in and try to get things working. I've always hoped that magically one day makslane would declare that he finally made a pro version for Linux. Well, in the mean time, I decided to see exactly what was the hold up, and I've been trying to get things working. I've gotten the editor to spit out executable files so far, but none of them fully function right now. The linux exe shows an empty window and hangs and the windows exe doesn't show a windows(but also hangs) in WINE. I don't have another system handy for quick testing, but I think they are are all almost the same. But at least seeing it this far gives me hope, as I had almost lost hope I'd ever see my Game Editor again after I moved to Ubuntu.
Attachments
Screenshot2.jpg
eyecreate
 
Posts: 19
Joined: Sun Nov 02, 2008 5:36 pm
Score: 0 Give a positive score

Re: Executable with linux

Postby eyecreate » Mon Mar 23, 2009 2:40 am

@makslane or whoever may know:okay, I'm now trying to compile the engine using LLVM, but it stops at linking with this:

Code: Select all
llvm-link: error loading file '../output//AboutDlg.o'


I tried playing with the file path a bit, but couldn't get it to budge. (it would only say the above or "file not found") I'm probably making a big blunder having never compiled this part before.
eyecreate
 
Posts: 19
Joined: Sun Nov 02, 2008 5:36 pm
Score: 0 Give a positive score

Re: Executable with linux

Postby makslane » Mon Mar 23, 2009 11:54 am

The AboutDlg.cpp was not compiled.
Make sure tere is no errors on gameEditor project compilation.

BTW, llvm can´t compile all the code at this time.
Game Editor is an open source game creator software that's wants to pay it's developers to keep evolving.
If you like Game Editor, make a review!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Next

Return to Linux

Who is online

Users browsing this forum: No registered users and 1 guest

cron