Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't build with hexlog #1

Open
sonygod opened this issue Jan 29, 2020 · 18 comments
Open

can't build with hexlog #1

sonygod opened this issue Jan 29, 2020 · 18 comments

Comments

@sonygod
Copy link

sonygod commented Jan 29, 2020

Error: ./src/hex/log/LoggerConfig.cpp: In member function ‘virtual hx::Val hex::log::LoggerConfig_obj::__Field(const String&, hx::PropertyAccess)’:

@darmie
Copy link
Owner

darmie commented Jan 29, 2020

@sonygod C++ target is broken for hexlog version I installed.

I will take a look.

Btw, I just pushed another commit for Wasp

@darmie
Copy link
Owner

darmie commented Jan 29, 2020

@sonygod I have fixed the hexlog issue

Install the alpha version

haxelib install hexlog 1.0.0-alpha.7

@sonygod
Copy link
Author

sonygod commented Jan 30, 2020

still got nothing trace or file generate?

have you test your project and then push into github?

@sonygod
Copy link
Author

sonygod commented Jan 30, 2020

image

@darmie
Copy link
Owner

darmie commented Jan 30, 2020 via email

@darmie
Copy link
Owner

darmie commented Jan 30, 2020

@sonygod use build.hxml

In test.hxml I was trying to use a new C++ and Hashlink binder which is not working.

Apologies for the confusion.

Also please note that C++ version of Cabasa doesn't work yet.

@sonygod
Copy link
Author

sonygod commented Jan 30, 2020

oh....

which target have you test before?

@darmie
Copy link
Owner

darmie commented Jan 30, 2020

C# and Java

@darmie
Copy link
Owner

darmie commented Jan 30, 2020

@sonygod I just made a new PR merge. You can pull from master and run it again for C++ target.

C++ target now working

@sonygod
Copy link
Author

sonygod commented Jan 30, 2020

I'll take a look later..

@sonygod
Copy link
Author

sonygod commented Jan 30, 2020

$RY A)4LC7T~%FUQ6X@HC8E

there are still something error ,maybe platform issue?

ubuntu 18.04

@darmie

@darmie
Copy link
Owner

darmie commented Jan 30, 2020

@sonygod please update your version of Wasp

@sonygod
Copy link
Author

sonygod commented Jan 30, 2020

after update.it's seem only

call_fib(raw5);

not work.

erveryhing seem ok

Y05UZRA}L4EK%18)V2~6X

@darmie
Copy link
Owner

darmie commented Jan 30, 2020 via email

@sonygod
Copy link
Author

sonygod commented Jan 31, 2020

are you going to support wasm build by hxcpp?

the current version I did test seems not support hxcpp's wasm .

wasm.zip

@darmie
Copy link
Owner

darmie commented Jan 31, 2020

@sonygod Cabasa is designed to support the MVP version of wasm, it depends on what tool you used to compile hxcpp code to wasm. I suggest you use Binaryen.

@sonygod
Copy link
Author

sonygod commented Jan 31, 2020

I jsut use hxcpp defalut toolchain.xml with emcc ,

is this not Binaryen?

@darmie
Copy link
Owner

darmie commented Jan 31, 2020

I don't know. I will focus on hxcpp specifics when I have much time. Right now, I use wasm builds from WebAssembly Studio for my tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants