code-google-com / qdevelop

Automatically exported from code.google.com/p/qdevelop
GNU General Public License v2.0
1 stars 1 forks source link

Can not compile astyle-plugin #247

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Compilation stopped with this message:

 g++ -Wl,--no-undefined -o astyle-plugin ASBeautifier.o ASEnhancer.o
ASFormatter.o ASResource.o astyle_main.o astyledialogimpl.o astyleplugin.o
moc_astyledialogimpl.o moc_astyleplugin.o    -L/usr/lib -lQtGui -lQtCore
-lpthread
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'

Have you any ideas?

Original issue reported on code.google.com by Mikhailo...@gmail.com on 25 Jan 2008 at 10:00

GoogleCodeExporter commented 9 years ago
All questions about Astyle-plugin are in issue 344.

Original comment by Lord.Div...@gmail.com on 11 Feb 2009 at 10:59