Export " unmatched tags "
-
Did you check both the project and the UI xml?
Do you have any scriptnode effects in your project?
Are you using the develop branch? -
@d-healey Yes, I've been check both of .XML, and nothing wrong with that.
nope, I don't use scriptnode. I just built a sampler plugin.
Yes, I used that. -
this my project setting, what do you think?
-
@antarmata_02 are you using vs2017?
Is there a . in your project name?
Are you creating an expansion?
-
@antarmata_02 yes, I use vs2017, but same issue when I chose vs2022.
I this nope,
also I don't create expansion.
![alt text]
let check this one: -
and the UI like this:
-
@antarmata_02 said in Export " unmatched tags ":
also I don't create expansion.
I asked because you've populated the expansion settings (I don't think that will affect export though).
This looks like c++?
-
oh sorry, I've been emptying the expansion setting. and delete the //parametriq script.
but still noting happening ;( -
@antarmata_02 I think I'd need to see your whole project, there's too many possibilities and I'd just be poking around in the dark at the moment.
-
@antarmata_02 sure, how I can share to you?
-
@antarmata_02 Upload it somewhere and send me a link via pm. Don't include the Binaries, PooledResources, or Samples folders - I don't need those and they will just add bloat.
-
It compiles here.
Have you been able to compile any projects?
I noticed you have 79MB of image data, that might be the issue. Try unchecking embed images and see if it compiles.
-
@d-healey
This is my first project, and I just followed your tutorial on YouTube ( https://www.youtube.com/watch?v=zeLeCSNh0XM&t=567s ), everything going well, same as this video.or do you have another tutorial how to compile it?
wait, where do you find the 79MB images data ? on my image UI just 10mb, and now I've been reduced to 1mb, the issue of " unmatched tags " still appears.
-
Have you compiled HISE?
The file size of the images is not the same as the raw size they will occupy once loaded into RAM. You can see this if you add a floating window in HISE (from the view menu) and add a Pool Table component to it.
-
-
do you mean like this:
-
so, what is your suggestion ? how to reduce that?
-
-
@antarmata_02 said in Export " unmatched tags ":
do you mean like this:
Maybe... but that looks like a Mac, I thought you're using Windows?
-
no, I'm using Mac and Xcode.
- as I build a sampler plugin, should I compile DSP network ?
-
@antarmata_02 said in Export " unmatched tags ":
as I build a sampler plugin, should I compile DSP network ?
DSP network is only for scriptnode.
Do you have a
.
in your project name? -
-
@antarmata_02 is this the project name you mean?