I get an error or running the SimpleSWFLayout project, and the build halts in between.
Other sample like “DisplayingABitmap” run without any problem. So, the error should be related to syntax or missing plugin, i think. Here is the error description.
Running process: K:\Program Files (x86)\FlashDevelop\Tools\fdbuild\fdbuild.exe “C:\HaxeToolkit\haxe\lib\openfl-samples\1,3,0\SimpleSWFLayout\SimpleSWFLayout.hxproj” -ipc fdef40a0-27e9-4585-9e5f-cb95089978c9 -version “3.1.3” -compiler “C:\HaxeToolkit\haxe” -notrace -library “K:\Program Files (x86)\FlashDevelop\Library” -target "flash"
Building SimpleSWFLayout
haxelib run openfl build C:\HaxeToolkit\haxe\lib\openfl-samples\1,3,0\SimpleSWFLayout\project.xml flash
Error: Class not found project.PlatformConfig
Build halted with errors (haxelib.exe).
Done(1)