Closed sonygod closed 1 year ago
You can’t use @:include twice yet sadly But you can probably in the development version of haxe
https://github.com/HaxeFoundation/hxcpp/issues/885
For now you could create a file that includes the two files you need and @:include that
thanks @haxiomic ,
is there any other way add inlude path to hxcpp? such like build.xml?
there is only one tutorial about that .but it's too old to use .(2015)
hello ,I need inlucde extra head files to my cpp .\
and my cpp
and got this error.