Welcome, Guest. Please login or register.

Author Topic: Reaction - a longshot.. hoohoo hyperion.. plz ;)  (Read 2221 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline OlleTopic starter

  • Newbie
  • *
  • Join Date: Jul 2002
  • Posts: 35
    • Show all replies
Reaction - a longshot.. hoohoo hyperion.. plz ;)
« on: June 14, 2003, 09:49:15 PM »
Ok, so i've been coding some mui gui's lately, and now i thought i should try some reaction-stuff.

First thing i noticed is how similar it is. However when compiling the examples from the dev.cd, i get the "unterminated macro call" , as one get with the mui-macros aswell (when compiling c++ stuff)

However i did just like this.

gcc -otest checkboxexample.c

As i successfully has compiled the icq-lib, and tested it as a command-line icq  :-), i just wanted to quickly make a icq-lite gui.

If someone could guide me perhaps to an option to get gcc to ignore the error, or submitting a working reaction_macros.h

Did i mention that i also managed to compile the dclib (direct connect),  :-)

Any help would be appreciated.

Thanks..    :-D
 
Shut up, bignose!  :-D
 

Offline OlleTopic starter

  • Newbie
  • *
  • Join Date: Jul 2002
  • Posts: 35
    • Show all replies
Re: Reaction - a longshot.. hoohoo hyperion.. plz ;)
« Reply #1 on: June 14, 2003, 10:08:07 PM »
Well, newbie, like me then..  :-)

I did use Louises setup thru winuae, and added the includes from the 3.9 NDK.

however his system-setup seemed to be case-sensitive so i renamed all files to lowercase.

I will try to install the geekgadgets on my other setup and try again..  

Atleast good to know that it should work..   ;-)

Another little question, can you compile the file by renaming it to .cpp and use g++ ?

I would really like to use templates and classes for my projects.

thanks for the information m8..
Shut up, bignose!  :-D