Hise will not export
-
@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.
-
@d-healey I honestly dont understand, what do I compile? what file?
-
@gryphonsegg Im wanting to export a vst. How can VS do that? also, it wont open in VS now that way it did a minute ago when you ahd
-
Building a HISE project is exactly the same as building HISE itself. When you go to the export menu in HISE it runs a script (that's the black terminal windows you see) that does the steps automatically, but you can do them manually, as you are now.
You open the .jucer file in Projucer
You click save and open in IDE
Then you click compile (I think it's in the build menu on Windows, I can't remember, but it's just the same as you did when you compiled HISE). -
@gryphonsegg it wont open in vs the way it did a minute ago. I open it in Projucer and select to open it in VS and nothing happens now. Im so frustrated.
-
@d-healey had to restart the computer for some reason. compiling now. is this how I am going to have to do all projects or are we just testing something?