Closed becega closed 9 years ago
Fixed on fc31b5e . The project template was using the default scripting that will add the prefix to all libraries in the project including the classes. As the name of the class is used inside of the code to call them, the link will be broken. Added custom project template page and scripting.
I Created a new CEF Project, using a prefix name of the classes.
The EditOptions of the example Nodes, are stll revering to the classes without the prefix.
I expected that the wizard would have modified this.