Skip to content

[BUG] 2.0.1 - Could not load Preview: Cannot render preview because no targets are defined in 'project.xml' #401

Description

@JohnGoewert

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.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions