Advertisement

compiling angelscript on clang x64

Started by September 05, 2022 01:13 PM
1 comment, last by WitchLord 2 years, 2 months ago

i don't think it's possible but maybe someone ported it to clang
cause i can't find any asm file for callfunc for clang llvm

As far as I know clang is compatible with gcc assembler, so I believe you should be able to use the same file as_callfunc_x64_gcc.cpp

Show me the errors if it doesn't work so I can try to help you resolve them.

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

This topic is closed to new replies.

Advertisement