Error code during startup and build:
Could not load Preview: Cannot render preview because no targets are defined in 'project.xml'
Sample code:
<targets>
<target name="myproj_gui">
<display width="1280" height="800" />
</target>
</targets>
</project>
This doesn't seem to affect anything from working.
Error code during startup and build:
Could not load Preview: Cannot render preview because no targets are defined in 'project.xml'
Sample code:
This doesn't seem to affect anything from working.