jmpessoa / lazandroidmodulewizard

LAMW: Lazarus Android Module Wizard: Form Designer and Components development model!
247 stars 82 forks source link

error when creating new console apps #396

Open JanuszChmiel opened 3 years ago

JanuszChmiel commented 3 years ago

Dear specialists, I have installed LAMW for Windows by using latest Lamwmanager for Windows. To minimize my potential bad actions when manually performing some steps. When ever I want to create new console app, I Am getting error when attempting to use CTRL+F1 0command. ANT report error. I Am attaching all screenshots to show you all steps. There is textual output of The error from Apache Ant. Buildfile: C:\Users\chmel\Dev\LAMWProjects\build.xml

BUILD FAILED C:\Users\chmel\Dev\LAMWProjects\build.xml:171: C:\Users\chmel\Dev\LAMWProjects\src\lamwprojects does not exist.

Total time: 0 seconds Exception, Chyb:1 Fatal: [Exception] Failed: Cannot build APK! Build task based on compilation to machine code to .so format run with no issues. After pressing CTRL+F9. Very probably, LAMW do not create project structure for console apps correctly. Sure, IO will do my best to create src folder, but I Am not sure, that it will help Me. There is also other bug.

2021-07-22 (1) 2021-07-22 (2) 2021-07-22 (3) 2021-07-22 (5) 2021-07-22 (6) 2021-07-22 (4)
jmpessoa commented 3 years ago

Hi, JanuszChmiel!

I haven't updated code for "console apps" a long time.....

As soon as possible, I will do some tests and try fix the bugs!

Thank you!