I am getting the same message
codesys demo style 3.5.6.1 (codesys GmbH) not installed
when loading the HMIDemo.project
When I attempt to build it, I first have to download and install all the missing libraries,
I notice that there is a LibForHMIDemo.library file in the .zip and LibraryForHMIDemo 1.0.0.2 is in the library mangler, but won't download/install and I can't figure out how to load/link the existing file
then the build errors are that the above style is not installed, so I change to a default style
then I get the error that
The entry <blahblahblah> is not defined by your currently active visualization style</blahblahblah>
So it appears that whoever built the HMI Demo built it with a customized style which was not included in the .zip or in the repository
I noticed the above message from mkhogali
"it's working now" with no indication of what was done in order to get it working now...
So, I'm going recursively backwards... now I need an example file to make what should be a trivial HMI example work, and a style file to sort out the missing/required style
And there are still 502 errors to resolve besides this...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi all,
I get this error in my visualization
"codesys demo style 3.5.6.1 (codesys GmbH) not installed"
attached photos,
if any suggetion for solution will be welcome.
thanks in advanced.
Hello,
as far as I am aware this is no offical codesys style.
You probably extracted the style out of one project archive.
Best regards,
Marcel
Yes, exactly,
how can to fix it if possible
Change to a different style?
Thanks m.prestel , it's working now.
I am getting the same message
codesys demo style 3.5.6.1 (codesys GmbH) not installed
when loading the HMIDemo.project
When I attempt to build it, I first have to download and install all the missing libraries,
I notice that there is a LibForHMIDemo.library file in the .zip and LibraryForHMIDemo 1.0.0.2 is in the library mangler, but won't download/install and I can't figure out how to load/link the existing file
then the build errors are that the above style is not installed, so I change to a default style
then I get the error that
The entry <blahblahblah> is not defined by your currently active visualization style</blahblahblah>
So it appears that whoever built the HMI Demo built it with a customized style which was not included in the .zip or in the repository
I noticed the above message from mkhogali
"it's working now" with no indication of what was done in order to get it working now...
So, I'm going recursively backwards... now I need an example file to make what should be a trivial HMI example work, and a style file to sort out the missing/required style
And there are still 502 errors to resolve besides this...