For some projects, we're doubting between Pharo Smalltalk and Etoilé (obj-c
based, and pragmatic smalltalk seems interesting).
We did some testing with Pharo, and now we wanted to do the same with
Etoilé.
I downloaded Etoile from GIT, and executed the etoile-fetch.sh When issuing
the make command, I ran into the following error:
Making all for framework LanguageKitCodeGen...
Compiling file CodeGenAssignments.mm ...
In file included from CodeGenAssignments.mm:2:
In file included from
/home/edwin/Etoile/Languages/LanguageKit/CodeGen/CodeGenAssignments.h:1:
In file included from
/home/edwin/Etoile/Languages/LanguageKit/CodeGen/CodeGenTypes.h:1:
In file included from
/home/edwin/Etoile/Languages/LanguageKit/CodeGen/LLVMCompat.h:14:
In file included from /usr/lib/llvm-3.5/include/llvm/IR/Module.h:25:
*/usr/lib/llvm-3.5/include/llvm/Support/system_error.h:890:38: error:
cannot initialize a parameter of type 'NSString *' with an lvalue of
type 'int' explicit windows_error(int v) : v_(_(v))
{} ^~~~*
Could you help with solving this problem?
Edwin Ancaer
_______________________________________________
Etoile-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-discuss