HaxeFoundation / haxe

Haxe - The Cross-Platform Toolkit
https://haxe.org
6.19k stars 655 forks source link

Cannot build for C++ #5296

Closed jgranick closed 8 years ago

jgranick commented 8 years ago

When I attempt to build for C++, I get the following error (Haxe 3.3-rc1)

Error: Could not find include file "C:/HaxeToolkit/haxe/lib/hxcpp/3,2,205/src/hx/libs/regexp/Build.xml"

I don't see these files in HXCPP in the repository, either. Is this expected behavior?

ibilon commented 8 years ago

Maybe haxe 3.3 requires a 3.3+ hxcpp.

Simn commented 8 years ago

Indeed it does.