Search:

Type: Posts; User: high energy

Search: Search took 0.00 seconds.

  1. Replies
    16
    Views
    12,041

    Make time

    Dual PIII 1Ghz running your standard redhat system. Without enabling dual processor mode, takes about 30-40 minutes. Adding the -j3? (forgot offhand), takes about 10-15 min.
  2. Replies
    3
    Views
    3,512

    Retarded coor

    OH!! Now that menu item makes sense. :) Always wondered what that was for. :)
  3. Replies
    3
    Views
    3,512

    reversed x/y location?

    I searched the forums for "reversed location" and "backward location" and didn't come up with anything useful, so I'm assuming here that this is a new problem.

    When you roll the mouse over...
  4. Replies
    2
    Views
    3,377

    Decode issues

    I had the same problem. cvs updated, make clean, make, then make install.

    After I noticed the issues and not seeing anyone else with the problem, I simply deleted the source, rechecked out...
  5. Replies
    11
    Views
    9,081

    Thanks!

    Thanks tons for the update! But really most of all, thanks tons that I don't have to sniff through alot of "Even though the status is red, I can't get it to work!"

    Kudos!
  6. Replies
    10
    Views
    6,798

    How to donate to the cause...

    I did a search on donation and couldn't find the information needed to become a contributing member. I remember seeing this information once on the old ui, but I'm a bit lost on the new site...
  7. Replies
    87
    Views
    63,045

    Linear/structured instruction set to compile with the newer QT

    Based on Eggman's instructions, I've fiddled with it to make it more understandable (well at least to me) and thought to share it with you.

    Thanks all for the help and replies to make this happen....
  8. Replies
    87
    Views
    63,045

    re:new QT

    Nevermind. I deleted the project and started from scratch. That seemed to have fixed it.

    I assume running make makedist and configure again doesn't reset some files.

    Anyway, I'm all good.
  9. Replies
    87
    Views
    63,045

    New QT

    I can get the latest code to compile (with warning about using QT 3.x+)

    I've follow your instructions but get compile problem in SEQ.

    Only thing I can see different is that I'm using QT 3.1.1....
  10. Replies
    4
    Views
    4,112

    Because the new build requires to compile with...

    Because the new build requires to compile with the QT libraries again, you need to make sure your environment variables are set.

    export QTDIR=/opt/qt-gcc3-2.3.2
    export PATH=$QTDIR/bin:$PATH ...
  11. Replies
    4
    Views
    4,112

    You're right. I forgot to source my environments....

    You're right. I forgot to source my environments. Idiot here. <gets ready for that promised flame> :)
  12. Replies
    4
    Views
    4,112

    Latest seq code (oct 3) compile problems

    I haven't seen any threads on this, so I'm assuming this is new.

    I cvs updated to the latest version of SEQ and tried to compile like I always did, but this time, I'm getting massive errors in...
Results 1 to 12 of 12