well, i want use cgal library in actionscript.
but, it can not build by crossbridge sdks, so i compiled it with cygwin and succeeded
Now I need to link the CGAL library when I compile the SWC file, but it failed.
So, could crossbridgeSDK use static library file with other compiler?