Search:

Type: Posts; User: Stonehambey

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    2,644

    Yeah, they're all undefined references. Is there...

    Yeah, they're all undefined references. Is there any way to check if my -L path is correct?

    Google isn't really a huge help to someone who has no idea what they should be linking to etc, and...
  2. Replies
    3
    Views
    2,644

    g++ arguments

    Hi,

    This might seem like a really dumb question, but after installing and building wxWidgets I simply cannot get even a simple application to compile using g++, I had the best luck with


    g++...
  3. Replies
    4
    Views
    1,844

    Thanks for the reply :) Forgive my ignorance...

    Thanks for the reply :)

    Forgive my ignorance but you might have to explain your solution in a more n00b friendly manner :P

    Well it's the morning now, I'm about to head out to work, and my...
  4. Replies
    4
    Views
    1,844

    strange ubuntu problem

    hey guys,

    I'm having a rather strange but annoying problem with my ubuntu machine. We recently had to change routers from an o2 one to an old router we had lying around. Well we managed to get it...
  5. Replies
    2
    Views
    1,216

    It compiles now, thanks. I'll go read up on the...

    It compiles now, thanks. I'll go read up on the typename keyword as well.

    Cheers again :)
  6. Replies
    2
    Views
    1,216

    hmm... (iterator declaration problem)

    I'm probably going to embarrass myself by asking this, as I'm expecting a complete oversight of something on my part, but I honestly can't see my error here.

    The following code


    template<class...
  7. Replies
    5
    Views
    1,764

    The closest thing in my version is xbmp ...

    The closest thing in my version is xbmp




    Yeah, which is why I would like to get to know my way around it better, but it's not particularly intuitive (or I'm not particularly bright, which is...
  8. Replies
    5
    Views
    1,764

    Well I tried that for a png, and it told me I...

    Well I tried that for a png, and it told me I needed to export it (although it did give me the option to export it there and then) so I managed to work that one out. But I'm having trouble converting...
  9. Replies
    5
    Views
    1,764

    graphics for linux users

    Hi,

    I'm wondering what you linux users use as your main image editing software, for creating sprites and stuff. I have the gimp but I'm finding it a complete nightmare to use, I can't even work...
  10. ah thanks, it appears to have fixed the problem....

    ah thanks, it appears to have fixed the problem. I thought they were just normal ' characters :)

    When I run this program from the command line (./alleg), it fills the whole screen, however when I...
  11. library/linking question - linux(ubuntu) specific

    Hmm, I wasn't sure where to put this, I thought this might be the best place

    I installed wxWidgets using apt-get install then compiled an app using the command line adding


    `wx-config...
  12. Replies
    2
    Views
    971

    Thanks :)

    Thanks :)
  13. Replies
    2
    Views
    971

    Syntax question

    Here is some code I've read which overloads the new operator for a class, I have a couple of syntax questions about it :)


    void *three_d::operator new[](size_t size)
    {
    void *p;
    cout <<...
  14. Replies
    12
    Views
    8,493

    I have found the members of this board very...

    I have found the members of this board very knowledgable, friendly and quick to respond, which is great for times when I feel like I'm banging my head against a wall. I would like to echo the...
  15. Replies
    9
    Views
    2,167

    Yes, I think I must've created the text file...

    Yes, I think I must've created the text file using "sudo vim test", at the time I was under the impression that I needed to add sudo in front of the command so I could come back and edit it later....
  16. Replies
    9
    Views
    2,167

    How do I know if I'm using it as root? I only...

    How do I know if I'm using it as root?

    I only have one account on this computer, the account which was automatically created when I installed linux :)

    EDIT: After a quick search I found this...
  17. Replies
    9
    Views
    2,167

    Gotcha, thanks for the heads up :)

    Gotcha, thanks for the heads up :)
  18. Replies
    9
    Views
    2,167

    Thanks for the reply, when I searched the hidden...

    Thanks for the reply, when I searched the hidden files there was indeed some swap files there. I was aware that running vim as a super-user made any difference? Sometimes I just add sudo in front of...
  19. Replies
    9
    Views
    2,167

    vim question - linux

    I'm new to vim but would like to get to grips with it. I'm having difficulty understanding one thing.

    Let's say bring up a terminal and go to the Desktop (for example)


    cd Desktop

    Then I...
  20. Thread: Hiatus

    by Stonehambey
    Replies
    4
    Views
    3,091

    Hehe, well I've had to read over my old A-level...

    Hehe, well I've had to read over my old A-level maths books and it's surprising how much of that I had forgotten, stuff I never even used in my degree. Thankfully a quick read over the chapter and I...
  21. Thread: Hiatus

    by Stonehambey
    Replies
    4
    Views
    3,091

    Hiatus

    So I haven't had much time for programming the last month or so since I just started a post-grad course (training to be a maths teacher) and things have been a little hectic.

    Needless to say when...
  22. Replies
    10
    Views
    8,413

    I don't know, how would I find this out? ...

    I don't know, how would I find this out?



    I'm not sure if that makes me feel better or worse tbh :P

    If it helps, the fan is ok when I turn the laptop on, after about 15 mins of use, with...
  23. Replies
    10
    Views
    8,413

    After some more digging, I found this link ...

    After some more digging, I found this link

    http://aldeby.org/blog/index.php/hp-pavilion-bios-changelogs-and-download-links.html

    Does it look like it's worth a shot? It seems a pretty recent...
  24. Replies
    10
    Views
    8,413

    Thanks, I managed to install and get it running...

    Thanks, I managed to install and get it running no problem, but it doesn't appear to have fixed the problem. However it could be that I haven't changed the right things in the .conf file.
    ...
  25. Replies
    10
    Views
    8,413

    Hi Mat, thanks for the reply, Given that...

    Hi Mat, thanks for the reply,



    Given that I don't know how to do that, I would say no ^_^



    Despite an interest in programming, I'm actually not very computer literate, could you explain...
Results 1 to 25 of 118
Page 1 of 5 1 2 3 4