.metaproj not found error when exporting as a FX plugin
-
Uhhhh,
-
Thank you for quick reply
-
No i dont think i know about the IOS (maybe some AAX thing, but i have it turned Off)
-
No im using HISE, but i have (how to say that) directory to VS 2022
-
Yes i have VS on C drive
-
I think yes, i built it from source
-
I dont know what develop branch is, sorry (Im very new to this)
-
I dont know how many, but i think one
-
Yes! I succesfully exported 2 plugins as FX plugin
-
-
@Neplound said in .metaproj not found error when exporting as a FX plugin:
Yes! I succesfully exported 2 plugins as FX plugin
Are you still able to export those ones now?
-
@d-healey
Yes i can -
@Neplound What is different about the project that gives the error?
-
@d-healey
Its little bit bigger and ALSO it doesnt have the VST file (it has only Shared Code file): -
@Neplound I mean what is different about your HISE project compared to the ones that you were able to export. Are you using faust, or scriptnode, or something else that is different.
-
Nothing, like i said its a little bit bigger, nothing different...
-
@Neplound In what way is it bigger?
-
@d-healey
The interface (i know it has nothing to do with it) -
@Neplound Ok there must be something different in this project than your other projects. What does your project do?
-
@d-healey
Wait, sorry but what do you mean?My project is a FX plugin and does reverb, delay and other things (if thats what you re asking)
I will check everything again.
Again sorry for not understanding... -
@Neplound said in .metaproj not found error when exporting as a FX plugin:
My project is a FX plugin and does reverb, delay and other things (if thats what you re asking)
Yes that's what I meant, what does it do that is different to the projects that you were able to compile.
-
@d-healey
Ohhh, okay:
It is bigger, it has phaser, filter, distortion and gain (and then the reverb and delay like i said)It is quite the same as previous plugins i think
-
@Neplound said in .metaproj not found error when exporting as a FX plugin:
And yes i tried to delete build files,
How did you delete the build files?
-
@d-healey
Yes ive tried nearly everything. -
@Neplound Did you use Export >> Clean build directory?
-
@d-healey
Oh sorry for late reply but yes -
@Neplound Could be a permission issue, since it says it can't write to the file. Is this project folder in the same location as your other projects?
-
@d-healey
Yes it is... -
@Neplound Does it work if you export it as a standalone app or an instrument plugin?