Click here to Skip to main content
15,891,873 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Eclipse V2 Pin
_Maxxx_13-Aug-14 13:50
professional_Maxxx_13-Aug-14 13:50 
GeneralRe: Eclipse V2 Pin
mikepwilson13-Aug-14 3:06
mikepwilson13-Aug-14 3:06 
GeneralRe: Eclipse V2 Pin
Rage13-Aug-14 3:10
professionalRage13-Aug-14 3:10 
GeneralRe: Eclipse V2 Pin
Ian Shlasko13-Aug-14 3:41
Ian Shlasko13-Aug-14 3:41 
GeneralRe: Eclipse V2 Pin
David Crow13-Aug-14 5:57
David Crow13-Aug-14 5:57 
GeneralRe: Eclipse V2 Pin
_Maxxx_13-Aug-14 13:50
professional_Maxxx_13-Aug-14 13:50 
GeneralRe: Eclipse V2 Pin
_Maxxx_14-Aug-14 18:22
professional_Maxxx_14-Aug-14 18:22 
GeneralRe: Eclipse V2 Pin
Marc Clifton13-Aug-14 9:14
mvaMarc Clifton13-Aug-14 9:14 
I recently modified the make file (linker only) to pull in the .so files needed for talking to a Postgres server in C++ on a BeagleBone Black, and while the code works, I lost the ability to debug. Debug now crashes. Can't say that the fault lies specifically with Eclipse, but it's annoying as hell.

Every day I work on this stuff I miss C# and .NET more and more. Working with libpq is like going back to the stone ages. Couldn't get libpqxx to compile -- some error about a missing destructor when the damn thing is right there in the header file. Error messages that make produces have error numbers that are meaningless, etc. I honestly find it hard to imagine that I actually worked once in C++ and with having to explicitly call out linkages, dependencies, and so forth in the code and make files. My god, it's archaic. I'd even rather program in Ruby! And then of course, the Eclipse IDE is so pathetic. I have half a mind of slapping together a mini-IDE that at least has some minimal behaviors that I want, using #D's editor as a basis.

Marc

GeneralHey Griff Pin
DaveAuld13-Aug-14 1:56
professionalDaveAuld13-Aug-14 1:56 
GeneralRe: Hey Griff Pin
OriginalGriff13-Aug-14 2:26
mveOriginalGriff13-Aug-14 2:26 
GeneralRe: Hey Griff Pin
_Maxxx_13-Aug-14 2:35
professional_Maxxx_13-Aug-14 2:35 
GeneralRe: Hey Griff Pin
Kornfeld Eliyahu Peter13-Aug-14 2:35
professionalKornfeld Eliyahu Peter13-Aug-14 2:35 
GeneralRe: Hey Griff Pin
Nelek13-Aug-14 3:03
protectorNelek13-Aug-14 3:03 
GeneralRe: Hey Griff Pin
OriginalGriff13-Aug-14 3:25
mveOriginalGriff13-Aug-14 3:25 
GeneralRe: Hey Griff Pin
Nelek13-Aug-14 3:28
protectorNelek13-Aug-14 3:28 
GeneralRe: Hey Griff Pin
Mycroft Holmes13-Aug-14 13:05
professionalMycroft Holmes13-Aug-14 13:05 
GeneralRe: Hey Griff Pin
OriginalGriff13-Aug-14 21:12
mveOriginalGriff13-Aug-14 21:12 
GeneralRe: Hey Griff Pin
Bergholt Stuttley Johnson13-Aug-14 3:30
professionalBergholt Stuttley Johnson13-Aug-14 3:30 
GeneralHappy Left Handers Day Pin
ZurdoDev13-Aug-14 1:42
professionalZurdoDev13-Aug-14 1:42 
GeneralRe: Happy Left Handers Day Pin
JMK-NI13-Aug-14 1:55
professionalJMK-NI13-Aug-14 1:55 
GeneralRe: Happy Left Handers Day Pin
CBadger13-Aug-14 2:12
professionalCBadger13-Aug-14 2:12 
GeneralRe: Happy Left Handers Day PinPopular
OriginalGriff13-Aug-14 2:26
mveOriginalGriff13-Aug-14 2:26 
GeneralRe: Happy Left Handers Day Pin
CBadger13-Aug-14 2:31
professionalCBadger13-Aug-14 2:31 
GeneralRe: Happy Left Handers Day Pin
W Balboos, GHB13-Aug-14 2:27
W Balboos, GHB13-Aug-14 2:27 
GeneralRe: Happy Left Handers Day Pin
CBadger13-Aug-14 2:36
professionalCBadger13-Aug-14 2:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.