ERROR - XML Parsing Issue
-
My project builds fine on a Mac, but when I try build on Windows i get an error saying 'XML Parsing Issue - expected "=" after atribute "1" and then Project XML invalid.'
I have tested a basic project and that builds fine on Windows.
I have checked the XML with XML validators and no errors were found...
It's not creating the AutoGenerated.jucer file...
Any ideas?
-
@cassettedeath Does your project contain scriptnode networks?
-
@David-Healey Hardcoded Master FX... Faust and a .h Limiter which I was having issues with as it had Pregain (dB) which would cause errors
-
@cassettedeath Have you recompiled those effects on Windows?
-
@David-Healey Yeah I recompiled them on windows
-
@cassettedeath Have you validated the network xmls? Someone else had the same error recently: https://forum.hise.audio/topic/13897/xcpretty-not-detected-after-install-on-macos-tahoe-m1-compiling-fails-in-hise-export/111?_=1766237761924
-
@David-Healey No errors found. I will try recompile them
-
C cassettedeath marked this topic as a question