May 18 2007, 08:18 PM
Post
#1
|
|
|
Group: Members Posts: 106 Joined: 27-February 06 Member No.: 9,243 |
I created a pair of games. They run fine on my C1000 if I copy them to a card and run them from there,
but now I'm trying to make ipkgs for distribution, and they are giving me problems. First problem: It's showing up under the "Applications" tab, not the "Games" tab. What controls this, the control file or the .desktop file? control is set to Games. .desktop says Game, I didn't pluralize it b/c the example I used didn't have Application plural. Second problem, a bit more serious- I doesn't run when installed as an ipkg! It uses SDL, (the bvdd version on mine). If I click on it, I see the right icon on the screen, and the screen goes black, but then I see an "Exit SDL" message. Like I said before, it runs fine if I copy it to a card and run it, but if I install it, and even if I try to run it from the command line, it fails. What is different about an installed app? Do SDL apps need special configuration? Third problem: Not really SDL/Zaurus specific, and I hope I can explain it so it's clear. Rhese games have some datafiles on the file system. I tried hard to make the programs smart about finding the datafile locations, so that the games can be installed anywhere. It checks argv[0] and pulls the directory information out, and looks for the datafiles based on what it finds there. That works great if you run it from the command line with a ./ in front of it. But if it is in your PATH, then there is no directory information in argv[0], just the command name. and it can't find it's files. (NOTE: I thought this problem was the cause of #2, but some testing showed otherwise) Now I could work around this by hardcoding the default Zaurus installation dir into the app, but I'd rather not since it's not foolproof. Is there a good way for a C program to check where it was installed or run from even if argv[0] doesn't contain directory information? I'm sure I can't be the first person who's had this problem |
|
|
|
![]() |
May 18 2007, 10:57 PM
Post
#2
|
|
|
Group: Moderators Posts: 1,619 Joined: 29-October 03 From: Los Angeles Member No.: 809 |
If you like, i can create the files and directories and send them back to you so you can view them. you can then create the ipk's yourself. I can also create the ipk's if you want.
just email it to me to cresho@earthlink.net I'd rather show you than to just post her because its just too much typing. This post has been edited by Cresho: May 18 2007, 10:59 PM |
|
|
|
uth I Created Some Games For The Z... May 18 2007, 08:18 PM
uth I got the Games tab part working. That setting i... May 20 2007, 05:59 PM
qx773 When you hold down your stylus on the icon of a pr... May 20 2007, 06:46 PM
Cresho There is also an line you add in the desktop which... May 20 2007, 07:21 PM
uth Thanks to Cresho's help, I've got it work... May 26 2007, 07:17 PM
Cresho I tried your beta. It is fantastic. Sounds fanta... May 26 2007, 11:19 PM
matthis I can't wait to try it!!!!... May 30 2007, 05:05 PM
uth Thanks for the kind words... I got a last minut... May 31 2007, 10:54 AM
uth Well, I just posted the release notice in the soft... Jun 6 2007, 11:03 AM![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 08:50 PM |