Cpp target compilation error

Hello everyone !

Since I’ve upgrade everything on my computer, I’m no longer able to compile to Windows Target, there is the error that I had :

Information:- Running command: haxelib run hxcpp Build.xml -Dbrocchinia=0.0.0 -Ddesktop=1 -Dgenlisea=0.0.0 -Dhaxe3=1 -Dhaxe_ver=3.2 -Dhxcpp_api_level=321 -Dlime=2.5.1 -Dlime-cairo=1 -Dlime-curl=1 -Dlime-native=1 -Dlime-openal=1 -Dlime-opengl=1 -Dlime_cairo=1 -Dlime_curl=1 -Dlime_native=1 -Dlime_openal=1 -Dlime_opengl=1 -Dnative=1 -Dno_console=1 -Dopenfl=3.2.0 -Dopenfl-native=1 -Dopenfl-next=1 -Dopenfl_native=1 -Dopenfl_next=1 -Dtools=2.5.1 -Dwindows=1 -Dno_console -verbose
Information:__
Information:/\ \
Information:\ \ \___    __  _   ___   _____   _____
Information:\ \  _ `\ /\ \/'\ /'___\/\ '__`\/\ '__`\
Information:\ \ \ \ \\/>  <//\ \__/\ \ \L\ \ \ \L\ \
Information:\ \_\ \_\/\_/\_\ \____\\ \ ,__/\ \ ,__/
Information:\/_/\/_/\//\/_/\/____/ \ \ \/  \ \ \/
Information:\ \_\   \ \_\
Information:\/_/    \/_/
Information:hxcpp (Haxe C++ Runtime Support) (3.2.102)
Information:Using makefile: Build.xml
Information:No specified toolchain
Information:- Parsing include: C:/HaxeToolkit/haxe/lib/hxcpp/3,2,102/toolchain/setup.xml
Information:- Parsing include: C:\Users\Chlorodatafile\.hxcpp_config.xml (section "vars")
Error: (Using default windows compiler) MSVC
Information:- Parsing include: C:/HaxeToolkit/haxe/lib/hxcpp/3,2,102/toolchain/finish-setup.xml
Information:Using msvc cl version 16
Information:Using compile threads: 1
Information:- Parsing makefile: Build.xml
Information:- Parsing include: C:/HaxeToolkit/haxe/lib/hxcpp/3,2,102/build-tool/BuildCommon.xml
Information:- Parsing include: C:/HaxeToolkit/haxe/lib/hxcpp/3,2,102/toolchain/haxe-target.xml
Information:- Parsing include: C:/HaxeToolkit/haxe/lib/hxcpp/3,2,102/toolchain/msvc-toolchain.xml
Information:- Parsing compiler: C:/HaxeToolkit/haxe/lib/hxcpp/3,2,102/toolchain/common-defines.xml
Information:- Parsing include: C:\Users\Chlorodatafile\.hxcpp_config.xml (section "exes")
Information:- Running command: C:\HaxeToolkit\haxe\lib\lime/2^,5^,1/templates/bin/ReplaceVistaIcon.exe Export/windows/cpp/bin/RVBProject.exe Export/windows/cpp/bin/icon.ico 1

To let you know, I use IntelliJ to work and compile, but here I clearly don’t understand what happend.

Can you help me please ?

Could you try a clean build, and see if it helps?

openfl test windows -clean

After a very long time for waiting, it’s work !

But also, just before, I’ve remake the windows setup, just for sure.

I’ve think the fact is here : The Haxe Support Plugin compilation seems to not working anymore for the compilation, it’s kind of sad.

Thanks you, I can now go back to work ! :smile: