Search:

Type: Posts; User: brinx

Search: Search took 0.00 seconds.

  1. Sticky: When I first began programming in C++ I started...

    When I first began programming in C++ I started with misc tutorials off of the web.

    Some can be found here:

    Cprogramming.com

    About 4 or 5 years ago (when I found it) this was a very good...
  2. Replies
    1
    Views
    4,622

    64k Compressed 3D Animation

    I thought this was pretty amazing that these 3D animations were only 64k and uncompressed on the fly.

    Thought I'd share.

    http://www.theproduct.de
  3. A Perfect Circle Mer De Noms Judith You're...

    A Perfect Circle
    Mer De Noms
    Judith

    You're such an inspiration for the ways
    That I'll never ever choose to be
    Oh so many ways for me to show you
    How the savior has abandoned you
    Fuck...
  4. Thread: moc binary?

    by brinx
    Replies
    3
    Views
    3,865

    well here was my fix

    #I figured that I missed something earlier.

    export LD_LIBRARY_PATH=/opt/qt-gcc3-2.3.2/lib:$LD_LIBRARY_PATH
    export CXX=g++3
    export CC=gcc3

    #I did that and it worked just fine
    #Thanks for...
  5. Thread: moc binary?

    by brinx
    Replies
    3
    Views
    3,865

    #ok i tried that and found that it wasn't in it ...

    #ok i tried that and found that it wasn't in it

    export PATH=/opt/qt-gcc3-2.3.2/bin:$PATH
    export MOC=/opt/qt-gcc3-2.3.2/bin:$MOC

    echo $PATH
    /dir:/dir:/dir:/opt/qt-gcc3-2.3.2/bin

    echo $MOC...
  6. Thread: moc binary?

    by brinx
    Replies
    3
    Views
    3,865

    moc binary?

    #Here is my compiling information which is fine
    #until the end.

    ./config.cache
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking build...
Results 1 to 6 of 6