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

HaxeProject could not be compiled,Try rebuilding from source manually? #23

Open
sonygod opened this issue Nov 2, 2022 · 1 comment
Open

Comments

@sonygod
Copy link

sonygod commented Nov 2, 2022

HaxeProject could not be compiled,Try rebuilding from source manually?

image

my unreal version is 5.0.3 is that right? or 5.0? and windows 11.

from your tutorial

1. install custom haxe version  Haxe Compiler 4.3.0-rc.1  and then  install hxcpp and hscript git version.


3.  UpdateExternsInSampleProject.bat  &&  cd  SampleProject\Haxe\HaxeStaticLib\ && haxe .\compile.hxml

4.  cd  SampleProject\Haxe\  && haxe .\compile.hxml

5. click  HaxeProject.uproject  then click ok..

what's wrong of my step?

image

@sonygod
Copy link
Author

sonygod commented Nov 4, 2022

HaxeOutput\src\reflective\game\MyActorReflective.cpp(37): error C2664: 'void reflective::ue::ActorReflective_obj::__construct(AActor *)': cannot convert argument 1 from 'Dynamic' to 'AActor *'


ActorReflective.cpp(34): error C2664: 'void reflective::ue::ObjectReflective_obj::__construct(UObject *)': cannot convert argument 1 from 'Dynamic' to 'UObject *'

here is log

HaxeProject.log

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

1 participant