Search:

Type: Posts; User: m_larkin2001

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,411

    Valgrind output

    I am having a strange bug in my code that is causing a seg fault. I cant see any obvious reason why this is. I ran valgrind on the program as follows
    valgrind --tool=memcheck --leak-check=yes...
  2. Replies
    5
    Views
    1,674

    Thanks

    Thanks for your replies.
    What do you think of Qt? It can be used for free if the software being developed is distributed under the GPL.
    Mark
  3. Replies
    5
    Views
    1,674

    GUI development in C++

    Hi,
    I am working on an open source academic project in c++. It will be used by a large community of scientific users. I need to develop a GUI in c++ that will be able to work on Linux/Unix, Mac and...
Results 1 to 3 of 3