It seems that Adobe Alchemy isn\'t running global constructors.Here\'s some simple test code: #include <stdio.h>
My question is sort of a follow on from this question below but I thought it\'d be best to start a new question.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
hello can you prvide an example how to parse xml file in adobe alchemy. im trying to work on expat, however i got no luck on passing of bytearrays t开发者_StackOverflowo
I have a project I\'m trying to compile with alchemy.It will compile .o and .a files, but when trying to create a .swc, it will fail.It appears to crash with this error:
I\'ve found that if you specify a path to Alchemy\'s \'ar\' tool, it won\'t create the \'l.bc\' file necessary to link the library.
How to convert AS3 ByteArray into wchar_t const* filename? So in my C code I have a function waiting for a 开发者_StackOverflow中文版file with void fun (wchar_t const* filename) how to send to that f
I\'m trying to port a big library to Alchemy. I\'ve run into something that looks like an Alchemy bug. I have a class with a static member. There\'s a static function that uses it. Something like this
I\'m porting a cross-platform lib I use to Alchemy. One particular file has a block of code similar to this :
I have seen a few blog entries on this and have had a discussion or two with my team mates but I would like to see what the stack overflow community th开发者_开发知识库inks.