QtSocketIo
QtSocketIo copied to clipboard
QtCreator throws error while loading socketio.pro file
I'm using Qt Creator 3.2.1(MSVC 2010, 32bit) to open the project file socketio.pro. But got the following Error message from Qt Creator: Error while parsing file F:/QtSocketIo-master/src/imports/qmlsocketio/qmlsocketio.pro. Giving up. Error while parsing file F:/QtSocketIo-master/src/socketio/socketio.pro. Giving up. Project ERROR: Unknown module(s) in QT: socketio Project ERROR: Project has no top-level .qmake.conf file. Project ERROR: Module does not define version. Project ERROR: Unknown module(s) in QT: socketio
hi! I have the same problem. You have solved?