GLBasic forum

Main forum => GLBasic - en => Topic started by: MrPlow on 2019-Jul-04

Title: Error compiling...
Post by: MrPlow on 2019-Jul-04
Hi Guys

Anyone know why this is appearing...what could cause it?
The app in question was compiling fine recently.

-setup:
     [echo] Project Name: glbasic
  [gettype] [Fatal Error] :39:1: Content is not allowed in trailing section.

BUILD FAILED
C:\GLBasic_v123\Compiler\platform\android\android-sdk-windows\tools\ant\build.xml:407: org.xml.sax.SAXParseException; lineNumber: 39; columnNumber: 1; Content is not allowed in trailing section.

Title: Re: Error compiling...
Post by: MrPlow on 2019-Jul-04
Nevermind - found the issue - I pasted some clipboard text into my manifest!
Doh!