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

That's right.

2007/4/27, Sennikovsky, Mikhail <mikhail.sennikovsky@xxxxxxxxx>:
>All of them are the latest release, except windows, which is xp :)
Just to double-check: are you using Eclipse 3.2.2 and CDT 3.1.2 ?

Mikhail

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Beres Gabor
Sent: Friday, April 27, 2007 12:17 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Simple managed C project not working



2007/4/27, Sennikovsky, Mikhail <mikhail.sennikovsky@xxxxxxxxx>:
> Could you provide more details about your environment?
>
> 1. OS and platform you are running on
> 2. Eclipse version you are using
> 3. CDT version you are using
>
> Thanks,
> Mikhail
>
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Gabox
> Sent: Friday, April 27, 2007 11:59 AM
> To: cdt-dev@xxxxxxxxxxx
> 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.htm
> l#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
>
_______________________________________________
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