Exporting a test library
-
@Reylon said in Exporting a test library:
@d-healey Mine says HISE,
Did you open your project's .jucer file? This is the file that is in your project's binaries folder.
-
@d-healey Did just now and it says the location is Compiled/? Any ideas where to look?
-
@Reylon
/Binaries/Compiled
-
@d-healey So in my main drive there is the Binaries folder.
Inside the builds folder there are some files with my library name but no Compiled folder.I attached some images to give a better view.
-
@Reylon said in Exporting a test library:
Inside the builds folder there are some files with my library name but no Compiled folder.
Why are you looking inside the builds folder?
Binaries/Compiled/
And why is it all on your C drive? That's weird, it should be in your project folder.
-
@d-healey Im looking in the Builds because the other options are "JuceLibreCode"
"Source" "AutogeneratedProject.Jucer" and "BatchCompile.bat"I have the Hise-develop folder on my documents folder so I think that's why?
Hise only accepts that particular path. -
@Reylon Where is your project folder?
-
@d-healey Desktop
there is a Binaries folder but same thing, no compiled folder -
@Reylon said in Exporting a test library:
@d-healey Desktop
there is a Binaries folder but same thing, no compiled folderI think you have an organizational issue to deal with first. If your HISE install is in your documents folder and your project folder is on your desktop, there shouldn't be a random Binaries folder floating around in the root of your C drive.
-
@d-healey sorry, the folder was in my c drive because I had the path not to my project but to the Hise develop so thats why. I deleted it now.
The problem is that I don't get a compiled folder. When I open the autogenerated jucer project it shows to a compile folder that is simply not there. This is my third installation and same thing.
-
@Reylon Which version of Visual Studio are you using?
-
@d-healey 2017
-
@Reylon Can you make a video showing the export from start to finish?
-
-
@Reylon The quality is too low so I couldn't see exactly what was happening but I can tell you that your project didn't compile so that's why you are not seeing any output. It takes several minutes for a project to compile.
It looked like you were exporting a 32bit version, are you using a 32bit system?
-
@d-healey im actually on 64 but when exporting 64 it says ”the file path not found”
-
@Reylon Have you set the path to the HISE source code in your project preferences?
-
@d-healey Yes the one folder you left in downloads in your tutorial. Hise develope folder.
Btw thank you soo much for all the great tutorials️
-
@Reylon Can you show me the path you are using there?
-
@d-healey C:\Users\Reylon\Documents\HISE-develop