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