Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Problems with MAC (string.h: No such file or directory)

$
0
0
Hi my name is Jorge I don’t know if this forum is the correct to this question, if it isn’t I’m sorry… Since two months mi boss give me a proyect in QT developed by other person. He wanted me to learn how to compile, but in the case that he wanted to change something, he didn’t have to call the developer. The project is in the three platforms, Windows, Linux and MAC. With Windows and Linux, with some little problems I got it at the end. The problem is MAC The program was developed in Mountain Lion, and I only had Snow Leopard in my hands. I concluded that the Xcode of this computer was not the necessary because when I compiled I had problems with some attributtes in some classes. Then now I am trying to compile in a Mountain Lion computer by remote control. In this computer, in the QtCreator aren’t the compilers. I choose mannually a complier but when I compile I have this issues: *string.h: No such file or directory algoritmic.h: No such file or directory* Obviusly the program should know it…. I use libraries Qt 4.8 and Qt 5.0, any idea??? Thanks and sorry for my english…

Viewing all articles
Browse latest Browse all 2113

Trending Articles