2013-10-02 08:50 PM - last edited on 2023-05-23 04:38 PM by Rubia Torres
2013-10-02 09:28 PM
2013-12-09 07:35 AM
2013-12-09 07:07 PM
AndorSzamos wrote:The .apx is a binary code file and is platform-specific. The source code is platform independent and must be separately compiled for each of Windows and Mac. The IDE environment settings (and/or makefiles) determine what libraries are linked/bound into the output.
Is .apx a cross platform, or how is it possible to create an installer to build the .apx file on the target machine? I would like to include additional libraries in my project (mathematical), and I would like to know the limitation.
2013-12-12 07:48 PM
2013-12-12 08:55 PM