Welcome, Guest. Please login or register.

Author Topic: StormC 3.0 linker error  (Read 3303 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Monoxyde

  • Newbie
  • *
  • Join Date: Nov 2003
  • Posts: 10
    • Show all replies
Re: StormC 3.0 linker error
« on: November 16, 2003, 04:04:39 PM »
Quote

jahc wrote:
LibDoGadgetMethod() is a Reaction.lib function.


Hmm, IIRC Reaction.lib doesn't work properly with StormC, as it's written with SAS C in mind.
I use StormC 3 myself and have never used Reaction.lib in my (pityful) ReAction based projects.

By the way, I really like the IDE supplied with StormC. I don't look forward to the day I must switch to gcc. It's a shame H&P has withdrawn from the Amiga market (ok, some will disagree with this), as I'd love a version for the the new AOS.
Guess I'll check out GoldEd when I get my brand new Miggy.
 

Offline Monoxyde

  • Newbie
  • *
  • Join Date: Nov 2003
  • Posts: 10
    • Show all replies
Re: StormC 3.0 linker error
« Reply #1 on: November 18, 2003, 02:03:35 PM »
Quote

jahc wrote:
Quote
Hmm, IIRC Reaction.lib doesn't work properly with StormC, as it's written with SAS C in mind.
I use StormC 3 myself and have never used Reaction.lib in my (pityful) ReAction based projects.

pitful eh.. hehe what are you working on? I like hearing about other peoples projects.


Sorry for the long reply time. I've only got Internet connection at work, and only when my boss is looking the other way ;-)
As for my projects, it's not anything exciting. Mostly OpenGL stuff (StormMesa) just for the learning experience. I've recently started writing a satellite tracking app (not OpenGL), but I know too little about Amiga specific programming (yet). Although GUI creation is a tad easier on Amiga than on Windows, it still takes too long (at least for me). I'd really like to see a GUI that's as easy to code AmigaE's EasyGUI  (if anybody remembers that).
And I'd really appreciate a good guide on Amiga specific programming (sound, devices, graphics etc).