Hise will not export
-
@ulrik yes sir
-
@gryphonsegg hm..strange
-
@ulrik everything works except the failing on the export, and it fails on vst or standalone or anything I try to export. Just says cant find the file path.
-
@ulrik I even moved the HISE-develop source folder to my c drive and checked it there, same thing, so I moved it back.
-
@d-healey when it says it cannot find the path specified, which path specifically is it referring to?
-
@gryphonsegg I also made sure that all the permissions were not blocked and I even turned off my virus protection
-
@gryphonsegg said in Hise will not export:
@d-healey when it says it cannot find the path specified, which path specifically is it referring to?
Can't remember but I think it's the Visual Studio path.
Open the .jucer file that was generated by the export, this will be in the binaries folder. When it opens in Projucer go to File >> Open in IDE, and make sure it opens VS2017, try exporting it directly from VS2017. If it works then it probably means the error is due to having both versions installed and the automated system is picking the wrong one.
-
@d-healey I cant find the binaries folder
-
@gryphonsegg Inside your project's folder.
-
@d-healey my projects folder only has pl,ugin and standalone in it and no binaries folder in the ones inside. I need afile path if possible
-
@gryphonsegg Not the HISE source code, your HISE project that you're trying to export.
-
@d-healey I guess that it is opening in 2022. whe I search for visual studio I only have 2022 installed. I am getting confused.
-
@gryphonsegg I donbt have 2017 installed. and when I compiled everything I did it as 2022 the whole way
-
@gryphonsegg Did you find the binaries folder and open the .jucer file in projucer?
-
@d-healey yes
-
@gryphonsegg And when you click save and open in IDE it opens in Visual Studio 2022?
-
@d-healey yes sir.
-
@gryphonsegg And what happens when you try to compile it from within VS directly?
-
@d-healey I dont know how to do that
-
@gryphonsegg Exactly the same as you did when you compiled HISE.