Le 3 août 06 à 03:34, Hans Baier a écrit :

Hello there,
I am new to GNUstep and etoile and want to contribute as a developer.
I am a longterm-friend of the NextStep API and finally got some
time to dig into it.

Hello Hans,

Nice to hear about a new contributor :-)

If you are interested by a list of tasks not yet done, you should probably read this page: <http://www.etoile-project.org/etoile/ mediawiki/index.php?title=TODO>

I currently try to write a Renaissance-Exporter for Gorm files.

This could prove to be interesting. Let us know about your progress. Another approach would be to extend Gorm to write Renaissance files directly, since nib support has introduced the possibility to archive Gorm documents into new file formats.

I updated to the latest SVN and get the following compile error:
 Compiling file NSMenu+Hackery.m ...
NSMenu+Hackery.m: In function '-[NSMenu(HorizontalHackery) shiftOnScreen]': NSMenu+Hackery.m:91: warning: this function may return with or without a value NSMenu+Hackery.m: In function '-[NSMenu(HorizontalHackery) _rightMouseDisplay:]': NSMenu+Hackery.m:96: error: '_horizontal' undeclared (first use in this function) NSMenu+Hackery.m:96: error: (Each undeclared identifier is reported only once
NSMenu+Hackery.m:96: error: for each function it appears in.)
NSMenu+Hackery.m:102: warning: this function may return with or without a value NSMenu+Hackery.m: In function '-[NSMenu(HorizontalHackery) setGeometry]': NSMenu+Hackery.m:111: warning: this function may return with or without a value NSMenu+Hackery.m: In function '-[NSMenu(HorizontalHackery) _organizeMenu]': NSMenu+Hackery.m:236: warning: this function may return with or without a value
NSMenu+Hackery.m: In function '__objc_gnu_init':
NSMenu+Hackery.m:237: warning: this function may return with or without a value
make[3]: *** [shared_obj/NSMenu+Hackery.o] Error 1
make[2]: *** [EtoileMenus.all.bundle.variables ] Error 2
make[2]: Leaving directory `/media/hda6/home/jack/objc-playground/ etoile/Etoile/Bundles/EtoileWildMenus'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/media/hda6/home/jack/objc-playground/ etoile/Etoile/Bundles'
make: *** [internal-all] Error 2

I remember to have encountered such error in the past. I'm not sure anymore but it could be related to your GCC version (at this time, I use GCC 4.1). How did you try to build the repository ? A simple 'make' in the root directory named 'Etoile' ?

What environment do you use for developing?

I use GNUstep / Ubuntu 6.06LTS (my favorite distro).

I'm using the same Ubuntu release on x86 and time to time on ppc too.

Thank you for work. I like it!

Thanks,
Quentin.

--
Quentin Mathé
[EMAIL PROTECTED]


_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev

Reply via email to