Amiga.org
Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: Emufreak on November 26, 2003, 10:03:35 AM
-
I downloaded the header files from http://www.picasso96.cogito.de but if i try to compile exampleprogramms or own programms who use Picasso i get errors in the header files. Do i need different headers for StormC or do i have to include different files. Maybe someone can post a working example.
-
you should use fd2pragma to adapt the includes.
-
Thanks! I guess this is available from the Aminet
-
And you should stay away from using P96-specific functions :-P
Get the CGX-dev-kit and your SW will run on anything Amiga-like,
includeing (after a recompile) AROS :-D
-
Where can I get it? Does this work with UAE? Does it need some special drivers?
-
http://www.vgr.com/cybergfx/files.html (http://www.vgr.com/cybergfx/files.html)
Try here (you will only need the dev-files).
The CGX(V3)-API is the common ground for all Amiga(like) systems.
P96 does feature a CGX-emu, making it useable under UAE, Amithlon and
OS4 (and offcourse 68k).
CGX can be used under 68k and is intrgrated within the MorphOS-graphics lib.
AROS does have a CGX-API-layer (not sure how compatible that is).
-
Thanks for the Help. I'll try that. I think it should be something who works on all amigalike systems
-
Well I downloaded the cgx devkit. But I have the same problems with the pragmas. I tried to use fd2pragma but i fear i do something wrong. Can somebody give a step for step explanation