Welcome, Guest. Please login or register.

Author Topic: Can't find  (Read 2137 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline EmufreakTopic starter

  • Jr. Member
  • **
  • Join Date: May 2003
  • Posts: 64
    • Show all replies
Can't find
« on: March 06, 2004, 04:31:43 PM »
I try to compile a programm on Stormc 3.0. Stormc complains that he can't find the file . What do I have to do?

Thanks
 

Offline EmufreakTopic starter

  • Jr. Member
  • **
  • Join Date: May 2003
  • Posts: 64
    • Show all replies
Re: Can't find
« Reply #1 on: March 06, 2004, 05:28:57 PM »
I try to port ScummVM to AROS. But don't count on it too much because I'm probably trying something I'm not cabaple of.

I try to do the following:

-Port the MorphOS-Version to Amiga. The newest Amigaversion uses WarpUP so it's probably easier to adjust the Morphosversion (That's at least what the author said).

-Recompile the Programm for AROS. It doesn't use any special components so it should work without big problems

I don't think it's a good idea to change uio.h just to io.h because they've neither done that in the Amiga Version nor the Morphos-Version
 

Offline EmufreakTopic starter

  • Jr. Member
  • **
  • Join Date: May 2003
  • Posts: 64
    • Show all replies
Re: Can't find
« Reply #2 on: March 06, 2004, 07:41:50 PM »
The file should be in the includepath in the sys directory where it isn't. I don't have it anywhere in the sourcefiles neither. A search in Aminet and Google didn't help much either.
 

Offline EmufreakTopic starter

  • Jr. Member
  • **
  • Join Date: May 2003
  • Posts: 64
    • Show all replies
Re: Can't find
« Reply #3 on: March 06, 2004, 07:50:51 PM »
I just found out that the file uio.h is really part of the ixemul.library. So I think i shouldn't need it because ixemul.library is just needed for AGA-Support and I don't need that on AROS. I think I'll find the rest of the solution on my own. Thank guys!