Re: [osg-users] Linux Dev. Env. Poll

2008-11-30 Thread Can T. Oguz
Thanks everybody. I'm so glad that you've shared a couple of minutes to guide me. As an IDE addict (MSVC), I'm right about to make some tough decisions such as moving on to Linux. I was thinking of Eclipse CDT but now I think I'm going to end up with the good old command line. Regards, Can

Re: [osg-users] Linux Dev. Env. Poll

2008-11-30 Thread Ulrich Hertlein
Hi Can, On 30/11/08 9:59 PM, Can T. Oguz wrote: Thanks everybody. I'm so glad that you've shared a couple of minutes to guide me. As an IDE addict (MSVC), I'm right about to make some tough decisions such as moving on to Linux. I was thinking of Eclipse CDT but now I think I'm going to end up

Re: [osg-users] Linux Dev. Env. Poll

2008-11-30 Thread Mattias Helsing
Hi Can, On Sun, Nov 30, 2008 at 11:59 AM, Can T. Oguz [EMAIL PROTECTED] wrote: Thanks everybody. I'm so glad that you've shared a couple of minutes to guide me. As an IDE addict (MSVC), I'm right about to make some tough decisions such as moving on to Linux. I was thinking of Eclipse CDT but

Re: [osg-users] Linux Dev. Env. Poll

2008-11-30 Thread Mathieu MARACHE
Hi Mattias 2008/11/30 Mattias Helsing [EMAIL PROTECTED]: Hi Can, On Sun, Nov 30, 2008 at 11:59 AM, Can T. Oguz [EMAIL PROTECTED] wrote: Thanks everybody. I'm so glad that you've shared a couple of minutes to guide me. As an IDE addict (MSVC), I'm right about to make some tough decisions

Re: [osg-users] Linux Dev. Env. Poll

2008-11-30 Thread Can T. Oguz
Hi, Sure I'll try if I can get a grip on Eclipse. Regards, Can 2008/11/30 Mattias Helsing [EMAIL PROTECTED] Hi Can, On Sun, Nov 30, 2008 at 11:59 AM, Can T. Oguz [EMAIL PROTECTED] wrote: Thanks everybody. I'm so glad that you've shared a couple of minutes to guide me. As an IDE addict

Re: [osg-users] Linux Dev. Env. Poll

2008-11-30 Thread Alejandro Segovia
On Sun, Nov 30, 2008 at 10:28 AM, Can T. Oguz [EMAIL PROTECTED] wrote: Sure I'll try if I can get a grip on Eclipse. Hi Can, You can also try NetBeans, which added support for C/C++ a couple of versions ago. I found it easier to use than Eclipse with CDT and you can also just download the C++

Re: [osg-users] Linux Dev. Env. Poll

2008-11-30 Thread Can T. Oguz
Thanks Alejandro, I'll give it a try; I need to look around and make my way through now, so every suggestion is important to me. Regards, Can 2008/11/30 Alejandro Segovia [EMAIL PROTECTED] On Sun, Nov 30, 2008 at 10:28 AM, Can T. Oguz [EMAIL PROTECTED] wrote: Sure I'll try if I can get

Re: [osg-users] Linux Dev. Env. Poll

2008-11-29 Thread Mattias Helsing
Hi all, I use Ubuntu x86 (intrepid since a week) on an ancient laptop (dell with ATI's x600 which crashed and burned in Robert's memory test). I edit source in emacs and use it's gdb-mode for debugging. I have tried Eclipse with some success, though it's antispeed makes me wanna throw my laptop

Re: [osg-users] Linux Dev. Env. Poll

2008-11-27 Thread J.P. Delport
Hi, Mathieu MARACHE wrote: Hi Ubuntu 8.10 x86 and x86_64 I edit mostly with vim and use eclipse ganymede CDT, codeblocks or KDevelop as IDEs (thanks to CMake) I diff graphically with meld ( http://meld.sourceforge.net for screenshots, try it and forget xxdiff :-) ) I checkout with git-svn

Re: [osg-users] Linux Dev. Env. Poll

2008-11-27 Thread J.P. Delport
Hi, Paul Melis wrote: J.P. Delport wrote: Hi, Mathieu MARACHE wrote: Do you know if meld can integrate nicely with svn? E.g. I can do svn diff svn merge on command line and then it brings up xxdiff. Can meld do this (be an diff app for svn)? If it can I will definitely try. There does

Re: [osg-users] Linux Dev. Env. Poll

2008-11-27 Thread Gerwin de Haan
Ubuntu Hardy, g++/python , Visual Slickedit (commercial, but a really powerful and fast IDE) On Wed, Nov 26, 2008 at 1:36 PM, Can T. Oguz [EMAIL PROTECTED] wrote: Dear OSG Users, May I Ask which linux distribution and development environment you chose to work on ? Thank you for your time,

Re: [osg-users] Linux Dev. Env. Poll

2008-11-27 Thread Paul Melis
J.P. Delport wrote: Hi, Mathieu MARACHE wrote: Do you know if meld can integrate nicely with svn? E.g. I can do svn diff svn merge on command line and then it brings up xxdiff. Can meld do this (be an diff app for svn)? If it can I will definitely try. There does seem to be the environment

Re: [osg-users] Linux Dev. Env. Poll

2008-11-27 Thread Mathieu MARACHE
Hi jp, Sorry didn't see this earlier. Yes you can use meld within svn, provided you use a script like described here : http://svnbook.red-bean.com/en/1.4/svn.advanced.externaldifftools.html here is the script I reproduced from here : http://article.gmane.org/gmane.comp.gnome.meld.general/362

Re: [osg-users] Linux Dev. Env. Poll

2008-11-27 Thread J.P. Delport
thanks Mathieu jp Mathieu MARACHE wrote: Hi jp, Sorry didn't see this earlier. Yes you can use meld within svn, provided you use a script like described here : http://svnbook.red-bean.com/en/1.4/svn.advanced.externaldifftools.html here is the script I reproduced from here :

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Alejandro Segovia
Dear OSG Users, May I Ask which linux distribution and development environment you chose to work on ? Hi, I use Debian Etch with the GNU toolchain (gcc, make, gdb). I edit text mostly on Kate and (sometimes) on vim. Alejandro Segovia.- -- [EMAIL PROTECTED]

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Paul Melis
Can T. Oguz wrote: May I Ask which linux distribution and development environment you chose to work on ? Gentoo Linux + GCC + the SciTE text editor Paul ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Alejandro Aguilar Sierra
Hi, Debian Sid, emacs, g++. Regards. -- A. ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Svanur Palsson
CentOS + Fedora Can T. Oguz wrote: Dear OSG Users, May I Ask which linux distribution and development environment you chose to work on ? Thank you for your time, Can ___

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Cedric Pinson
Gentoo + emacs + gdb Cheers, Cedric Can T. Oguz wrote: Dear OSG Users, May I Ask which linux distribution and development environment you chose to work on ? Thank you for your time, Can

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Pierre Bourdin (gmail)
Debian lenny/sid vim g++ Kdevelop Regards, Pierre. Le mercredi 26 novembre 2008 à 14:36 +0200, Can T. Oguz a écrit : Dear OSG Users, May I Ask which linux distribution and development environment you chose to work on ? Thank you for your time, Can

[osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Can T. Oguz
Dear OSG Users, May I Ask which linux distribution and development environment you chose to work on ? Thank you for your time, Can ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Jan Ciger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Can T. Oguz wrote: Dear OSG Users, May I Ask which linux distribution and development environment you chose to work on ? Mandriva + Eclipse + CDT, building using SCons or CMake -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux)

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Robert Osfield
Kubuntu 7.04, 7.10 and 8.10. Used to use Suse but got lured by the sanity of debain packaging/repositories. Use nedit for editing, gdb for debugging when the need arises, xxdiff for graphical diff, cmake for build. Used to use IDE's, but got fed up with them - VS6 and Sgi's CaseVision saw to

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread J.P. Delport
Hi, Can T. Oguz wrote: Dear OSG Users, May I Ask which linux distribution and development environment you chose to work on ? Debian Sid, emacs, cscope, xxdiff. Sometimes KDevelop as a front-end for valgrind/callgrind. jp Thank you for your time, Can

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Ümit Uzun
Hi Can, Ubuntu 8.04 Notepad++ gcc || g++ Regards 2008/11/26 Pierre Bourdin (gmail) [EMAIL PROTECTED] Debian lenny/sid vim g++ Kdevelop Regards, Pierre. Le mercredi 26 novembre 2008 à 14:36 +0200, Can T. Oguz a écrit : Dear OSG Users, May I Ask which linux

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Paul Melis
Can T. Oguz wrote: May I Ask which linux distribution and development environment you chose to work on ? Hehe, the answers are all over the place :) Paul ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Jason Daly
Can T. Oguz wrote: Dear OSG Users, May I Ask which linux distribution and development environment you chose to work on ? Red Hat Enterprise 5 Linux at work Fedora 9 at home. I use Windows when I'm forced to, but I still do the development on Linux. Vi for editing (including on Windows),

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Don Leich
We have a mix of SuSE and Fedora of various vintages. I use vim mostly, emacs sometimes; g++; gbd or Totalview (good multi-thread support) for debugging. -Don Can T. Oguz wrote: Dear OSG Users, May I Ask which linux distribution and development environment you chose to work on ? Thank

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Bob Huebert
Fedora Core 7 x86_64 with gcc 4.1.2 Sun box with AMD Opteron P250, 4GB nVidia QuadroFX 3000 (agp 8x) with 256MB -bob Can T. Oguz wrote: Dear OSG Users, May I Ask which linux distribution and development environment you chose to work on ? Thank you for your time, Can

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Mathieu MARACHE
Hi Ubuntu 8.10 x86 and x86_64 I edit mostly with vim and use eclipse ganymede CDT, codeblocks or KDevelop as IDEs (thanks to CMake) I diff graphically with meld ( http://meld.sourceforge.net for screenshots, try it and forget xxdiff :-) ) I checkout with git-svn P.S. thanks JP for the cscope

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Fábio Mierlo
I use GoboLinux in the server and desktop environment for a while. To develop, a use GNU tools and Vim with a long .vimrc. On Wed, Nov 26, 2008 at 5:48 PM, Mathieu MARACHE [EMAIL PROTECTED] wrote: Hi Ubuntu 8.10 x86 and x86_64 I edit mostly with vim and use eclipse ganymede CDT, codeblocks

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Ahmed Nawar
2:36 PM To: OpenSceneGraph Users Subject: [osg-users] Linux Dev. Env. Poll Dear OSG Users, May I Ask which linux distribution and development environment you chose to work on ? Thank you for your time, Can ___ osg-users mailing list osg-users