Tag Archives: C++

Part1)Project Generator for Tony Gaddis Starting out with C++ From Control Structures Through Objects

I’m really enjoying this C++ class that I’m taking which is using Tony Gaddi’s book. We’re still into the real baby stuff increment and decrement operators, but that’s ok.. I’d rather take it slow (16 weeks) and really learn some … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

Code::Blocks autocompletion woes on ubuntu 9.10 Karmic Koala

I was just looking over some of my past posts and I seem to be having many woes….. I suppose if everything worked out of the box I never learn anything. So… I signed up for this C++ class and … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

Part 1)Experiments on getting OpenCascade MakeBottle.cxx to compile on Hardy Heron 32-bit using g++ compiler

I’ve been trying to get MakeBottle.cxx to compile on my 32-bit Hardy Heron…    As I’ve said from the beginning of me starting to post, I’ve been pursuing three simultaneous learning objectives… Linux, C++ OpenCascade As this is a fun[?] project … Continue reading

Posted in Uncategorized | Tagged , , | 1 Comment