On 03/26/2012 03:23 PM, Oliver Rath wrote: > Hi list, > > ive tried the release-candidates for runnung the prebuild application, > nothing is done on the code, but compiling failed. > > My steps: > > 1. tntnet-config --project=tnttest > 2. cd tnttest > 3. make > > The build log is attached. It is running on Ubuntu 12.04 beta 64 bit. > > Tfh! > > Oliver > > Hi,
true - this is just wrong. Some times ago I fiddled a little with shared libraries and broke the generated makefile. I fixed it in svn now. I am thinking, if this tntnet-config is the best way to start with a tntnet project. It generates a very simple test project. But it is so simple that it is just good enough to try out or demonstrate tntnet but there should be a way to generated a better project. Some times ago I added the option "tntnet-config --autoproject" to generate a autotools based project. But it is not that flexible. And I just realized, that it is neither mentioned in the help page of tntnet-config nor in the man page. In the long term it would be great, if we can create some kind of plugin in e.g. KDevlop or some other IDE, where it is easier not only to generate a project but also maintain it. Frequently you need to add ecpp-pages, cpp code or libraries to your project. Also automatic generation of dependencies is really needed. Tommi ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
