Did anyone think how cool it would be to be able to use openframeworks in Vala? I wonder if it would be even possible… I will look into it!
Cheers, chr
Did anyone think how cool it would be to be able to use openframeworks in Vala? I wonder if it would be even possible… I will look into it!
Cheers, chr
Well, it looks like Vala can’t bind directly with C++ classes, thus a C wrapper should be created. This sounds as a huge job, not sure if it would be even possible. Any thoughts?