Hi all,
I trying to write a trivial "hello world" application using wx widgets in FreeBSD but I get tons of errors when copying code from the web and trying to compile.
I simlinked wxgtk2u2.8config to wx-config, ok, I solved that silly point.
Could some of you help me to get started? What I would need is a simple, trivial foo.cc file with the instructions for compilation.
From there I will move on my own feet.
In the long run what I would like to do is making wxruby work in FreeBSD but, for now, I need to grasp the basics of how the c++ works, or my attempts to "rake" the "wxruby" will be headless try & pray.
I trying to write a trivial "hello world" application using wx widgets in FreeBSD but I get tons of errors when copying code from the web and trying to compile.
I simlinked wxgtk2u2.8config to wx-config, ok, I solved that silly point.
Could some of you help me to get started? What I would need is a simple, trivial foo.cc file with the instructions for compilation.
From there I will move on my own feet.
In the long run what I would like to do is making wxruby work in FreeBSD but, for now, I need to grasp the basics of how the c++ works, or my attempts to "rake" the "wxruby" will be headless try & pray.