I need help with an error in the QtCreator . The error is: Could not find .pro file for sub dir '../../lib/pillow' in 'C:/Documents and Settings/oberon/Mis documentos/pokemon-online-master/src/libraries/../../lib/pillow' Besides this , the program locks preventing compile. greetings and expect an answer .
Does it alert you of a fatal error because I know there are many ignorable errors or does it not show progress for awhile because compiling takes several minutes
you're trying to build the webserver too, which needs the pillow submodule what you need to do is follow this part of the guide, and make sure you add CONFIG+=po_all https://i.imgur.com/jOFIR0l.png that way, it only builds the client and server.
Hey bro, try changing the folder to an folder without spaces :D ( NO "Documents and settings" ) it solves the problem :)