By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 3023 - Tdevelop simple C++ Hello World project doesn't build from template
Summary: Tdevelop simple C++ Hello World project doesn't build from template
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdesdk (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: 2968
  Show dependency treegraph
 
Reported: 2019-07-05 03:36 CDT by Q4OS Team
Modified: 2020-06-06 04:34 CDT (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Q4OS Team 2019-07-05 03:36:53 CDT
Exact steps to reproduce:
- Fresh TDE stable (14.0.6) installation on Debian Stretch stable.
- Install "tdevelop-trinity" package.
- Run Tdevelop.for C++.
- Create a new project from template:
- Main menu > Project > New Project... > C++ > TDE > "Simple Designer based TDE application".
- Name the project > Next > Next > Next > Finish
- Project is created from the template properly.
- Now build the project. Press "F8" key for build.
- Bug: Project doesn't build.
Comment 1 Michele Calgaro 2019-07-09 00:03:00 CDT
Problem confirmed. Moreover it would be nice to convert from autottols to cmake project.

@Q4OS: in future it would be better if you could report bugs on TGW rather than bugzilla.  TGW is now the go-to place for development ;-)

https://mirror.git.trinitydesktop.org/gitea
Comment 2 Q4OS Team 2020-06-05 04:36:26 CDT
I can still reproduce the issue on:
- Debian Buster 10.4
- TDE PSB 14.0.9, the latest build