Welcome! Log In Create A New Profile

Advanced

devkitpro help

Posted by durda_dan 
devkitpro help
February 10, 2009 04:52AM
i installed devkit pro on my vista system when i click tabs make, it says
> "make"

> Failed to create process: ??????????? *note* the ???? are chinese characters

> Process Exit Code: 0
> Time Taken: 00:00

i tried again on my xp system with the same problem



Edited 1 time(s). Last edit at 02/10/2009 04:53AM by durda_dan.
Re: devkitpro help
February 10, 2009 09:44AM
You need to adjust the environment variables. System Properties, Advanced tab. Make sure the PATH variable point to your DevkitPRO installation...
Re: devkitpro help
February 11, 2009 07:34AM
i still don't follow, step by step please?
Re: devkitpro help
February 11, 2009 04:26PM
What program are you trying to compile?
Re: devkitpro help
February 12, 2009 05:36AM
i compile anything even hello world for example. i uninstalled and re-installed, and still doesn't work.



Edited 1 time(s). Last edit at 02/12/2009 05:40AM by durda_dan.
Re: devkitpro help
February 12, 2009 07:31AM
Can you provide an error message so we know what doesn't work?
Re: devkitpro help
February 12, 2009 03:40PM
> "make"

> Failed to create process: ??????????? *note* the ???? are chinese characters

> Process Exit Code: 0
> Time Taken: 00:00

is the error message
Re: devkitpro help
February 12, 2009 07:26PM
I presume your using a Chinese OS then?

I don't think it's your paths as the error looks more like a bad executable. Maybe the gcc toolchain does not work on your localized OS, maybe it's not unicode friendly. Do you have any way to test this on a US/English computer?
Re: devkitpro help
February 13, 2009 07:26AM
that seems like a logical reason, Unfortunately i donb't have any use of an english computer for the next 6 months.

i have a question though. About the actual coding, i don't know much about devkitpro, Although i have programmed other things. So I am wondering about creating an mmo, Or atleast try. How does the MMO server work? does anybody know?
Re: devkitpro help
February 13, 2009 07:50AM
It works by keeping track of state, receiving player actions, doing critical game logic and announcing the results.
Sorry, only registered users may post in this forum.

Click here to login