discuss-gnustep
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
how to compile a .m
From
:
Jean-Loïc Mauduy
Subject
:
how to compile a .m
Date
:
Wed, 14 Oct 2009 01:30:19 +0200
Hi everyone!
I am new to GNUstep and Objective C and some things seem difficult to understand for me...I hope you can help me. Precision : I'm on Windows.
After installing the thing, I tried a simple hello world, so I put this code in a hello.h :
#import <stdio.h>
int main( int argc, const char *argv[] ) {
printf( "hello world\n" );
return 0;
}
and now, how do I compile?
I'm a little bit lost...
Thank you for your help.
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
how to compile a .m
,
Jean-Loïc Mauduy
<=
Re: how to compile a .m
,
Stef Bidi
,
2009/10/13
Re: how to compile a .m
,
Markus Hitter
,
2009/10/13
Re: how to compile a .m
,
Jamie Ramone
,
2009/10/13
Re: how to compile a .m
,
David Chisnall
,
2009/10/14
Re: how to compile a .m
,
Jean-Loïc Mauduy
,
2009/10/14
Re: how to compile a .m
,
David Chisnall
,
2009/10/14
Re: how to compile a .m
,
Robson Cardoso dos Santos
,
2009/10/14
Prev by Date:
Re: Changes I've been thinking of...
Next by Date:
Re: how to compile a .m
Previous by thread:
Problems building Gorm svn rev 28802.
Next by thread:
Re: how to compile a .m
Index(es):
Date
Thread