Skip to main content

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

Perhaps. I change it to a newer one, and tell you guys the result.

2007/4/27, 安立君 <lijun@xxxxxxxxxxxxxxx>:

hi,
        maybe your "make.exe" is too old?

Best regards
                    Lijun



Gabox <beres.gabor@xxxxxxxxx>
Sent by: cdt-dev-bounces@xxxxxxxxxxx

2007-04-27 15:59

Please respond to
"CDT General developers list." <cdt-dev@xxxxxxxxxxx>


To
cdt-dev@xxxxxxxxxxx
cc

Subject
[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.

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top