Original Post

So I’m finally trying to make a GBA game. And all I get is garbage saying that there’s no such file called CreateProcess. All right, so where do I get this file? I googled it and found nothing.

Attachments:
2 Replies

My guess is that it’s trying to start a program but can’t find it, since CreateProcess is a Windows API function for starting a program.

You’re right. I have solved this problem, but I’m on to the next one. Anything I compile does not work. It just shows white in VisualBoyAdvance.

 

Write a reply

You must be logged in to reply to this topic.