Welcome, Guest. Please login or register.

Author Topic: Problems with Picasso and Stormc  (Read 2463 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline EmufreakTopic starter

  • Jr. Member
  • **
  • Join Date: May 2003
  • Posts: 64
    • Show only replies by Emufreak
Problems with Picasso and Stormc
« 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.
 

Offline Crumb

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1786
  • Country: 00
    • Show only replies by Crumb
    • http://cuaz.sourceforge.net
Re: Problems with Picasso and Stormc
« Reply #1 on: November 26, 2003, 10:56:34 AM »
you should use fd2pragma to adapt the includes.
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ)
 

Offline EmufreakTopic starter

  • Jr. Member
  • **
  • Join Date: May 2003
  • Posts: 64
    • Show only replies by Emufreak
Re: Problems with Picasso and Stormc
« Reply #2 on: November 26, 2003, 01:49:41 PM »
Thanks! I guess this is available from the Aminet
 

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show only replies by Kronos
    • http://www.SteamDraw.de
Re: Problems with Picasso and Stormc
« Reply #3 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
1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else
 

Offline EmufreakTopic starter

  • Jr. Member
  • **
  • Join Date: May 2003
  • Posts: 64
    • Show only replies by Emufreak
Re: Problems with Picasso and Stormc
« Reply #4 on: November 26, 2003, 07:23:16 PM »
Where can I get it? Does this work with UAE? Does it need some special drivers?
 

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show only replies by Kronos
    • http://www.SteamDraw.de
Re: Problems with Picasso and Stormc
« Reply #5 on: November 26, 2003, 07:35:52 PM »
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).

1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else
 

Offline EmufreakTopic starter

  • Jr. Member
  • **
  • Join Date: May 2003
  • Posts: 64
    • Show only replies by Emufreak
Re: Problems with Picasso and Stormc
« Reply #6 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
 

Offline EmufreakTopic starter

  • Jr. Member
  • **
  • Join Date: May 2003
  • Posts: 64
    • Show only replies by Emufreak
Re: Problems with Picasso and Stormc
« Reply #7 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