Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: Emufreak on November 26, 2003, 10:03:35 AM

Title: Problems with Picasso and Stormc
Post 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.
Title: Re: Problems with Picasso and Stormc
Post by: Crumb on November 26, 2003, 10:56:34 AM
you should use fd2pragma to adapt the includes.
Title: Re: Problems with Picasso and Stormc
Post by: Emufreak on November 26, 2003, 01:49:41 PM
Thanks! I guess this is available from the Aminet
Title: Re: Problems with Picasso and Stormc
Post by: Kronos on November 26, 2003, 03:08:16 PM
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
Title: Re: Problems with Picasso and Stormc
Post by: Emufreak on November 26, 2003, 07:23:16 PM
Where can I get it? Does this work with UAE? Does it need some special drivers?
Title: Re: Problems with Picasso and Stormc
Post by: Kronos on November 26, 2003, 07:35:52 PM
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).

Title: Re: Problems with Picasso and Stormc
Post by: Emufreak on November 26, 2003, 07:52:19 PM
Thanks for the Help. I'll try that. I think it should be something who works on all amigalike systems
Title: Re: Problems with Picasso and Stormc
Post by: Emufreak on November 28, 2003, 08:37:21 AM
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