Search:

Type: Posts; User: Gatemaze

Search: Search took 0.01 seconds.

  1. Thanks for the reply... hmm this gave me a hint...

    Thanks for the reply... hmm this gave me a hint and i tried compiling on the same machine using a different user and it's compiles fine... Had a look on my bash file and there seems to be no problems...
  2. g++ compiler errors with vector class after installing/uninstalling libstlport

    Hello,

    I am trying to run the following simple program (on Ubuntu 8.04):



    #include <vector>

    int main()
    {
Results 1 to 2 of 2