Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Simple managed C project not working

Hi!

I'm just started playing with CDT. I made a managed C Project, and simple
HelloWord.c file.
When i build the project i gave this:

**** Build of configuration Debug for project FirstTry ****

make all
MAKE Version 5.2  Copyright (c) 1987, 1998 Inprise Corp.
Error makefile 6: Command syntax error
Error makefile 11: Command syntax error
Error makefile 12: Command syntax error
Error makefile 13: Command syntax error
Error makefile 15: Command syntax error
Error makefile 16: Command syntax error
Error makefile 17: Command syntax error
Error makefile 18: Command syntax error
Error makefile 19: Command syntax error
Error makefile 21: Command syntax error
Error makefile 42: Colon expected
Error makefile 44: Command syntax error
*** 12 errors during make ***
Build complete for project FirstTry

Any Idea?
-- 
View this message in context: http://www.nabble.com/Simple-managed-C-project-not-working-tf3656225.html#a10214778
Sent from the Eclipse CDT - Development mailing list archive at Nabble.com.



Back to the top