windows minimum requirements
-
@WepaAudio What is a heic file?
-
-
@WepaAudio I don't see an issue.
-
@d-healey it get stuck there
I can leave the computer on for 24 hours and when I comeback still there, that's what I asked, it could be the computer not be able to handle the export process? -
@WepaAudio Try manually exporting in visual studio. What version of Windows is that?
-
@d-healey windows 11 home
-
Does the system freeze completely or just the compilation? Does your project contain scriptnode effects? Have you tried compiling a simple test project?
-
@d-healey the whole computer freeze, if I want to use it I have to turn off manually on the back , no script node, I could try with a simple project, ill come back and let you know
-
@WepaAudio said in windows minimum requirements:
he whole computer freeze,
Either the system is running out of RAM or CPU, or the system is overheating.
You need to reduce the number of threads that are being used for compilation. You can do this in visual studio, you can also edit it in the batch file that HISE creates in the binaries folder.
-
@d-healey thank you I will do that, post later the results,thank you SIR.