Tagged Questions
0
votes
0answers
12 views
include “ot/io/BufferedReader.h”
I am trying to use buffer reader in my cpp code but when I include the library it gives me an error as in no such file or directory.... it works fine in windows. I know that I need to install a ...
0
votes
0answers
113 views
Programming Opengl ES in Ubuntu
I want to program somthing using opengl es , i search software center for anything related
and i found libgles1-mesa-dev , then i wrote a simple main program and included :
#include ...
4
votes
1answer
77 views
Where to install libraries manually?
I want to install SFML (a free multimedia C++ API) on my Ubuntu system, which basically isn't a problem. But I wanted to know where I should store the files.
I can see, that Ubuntu stores my C++ ...
2
votes
2answers
245 views
How do you find libraries(C++) in Ubuntu?
Sorry this is such a beginner question, but I've recently begun programming with C++ on Ubuntu 12.10 and I've installed a few libraries I need to work with, for example PCL and I can't find them to ...
0
votes
0answers
116 views
what are the most common libraries to program with in C++, OpenGL, and SDL for 12.04?
I'm looking to take my very basic knowledge of C++ programming to the next level and beyond in the Ubuntu OS. For Windows, not so much.
Im looking to find the most common libraries for C++, OpenGL, ...
1
vote
2answers
680 views
Find version of development library from command line?
I installed the c++ boost development libraries using Ubuntu software centre. The problem is that it was quite a long time ago and I cannot remember where they are installed nor what version they ...
0
votes
1answer
397 views
Netbeans cant call libraries in C++ since update to 12.04
I was hoping you can help me solve a problem I have. Since I updated to 12.04 version of Ubuntu I cant call libraries in C++ netbeans projects.
I get this message in netbeans when I include library ...
0
votes
1answer
362 views
Anyone know if 12.04 has OpenGL Aux Libraries?
Im wanting to know how to install ubuntu 12.04's OpenGL aux libraries if any. Im trying to program OpenGL with C++. I cant find anything on google so.
any help would be super great!!!