RE: New plugin features to come in a couple of hours
Misterjad, a compiled *windows* c++ code works under wine, not stand-alone. If you try to create a console app in windows, chances are (i think 90%) that ur app will also compile in linux without any modifications... However, MFC, API based, .Net framework based (generally framework-based ones) will not compile and support for those in linux is limited because u have to port the framework as well.
|