pipacs / o2

OAuth 2.0 for Qt
BSD 2-Clause "Simplified" License
317 stars 147 forks source link

Facebook Example of O2Facebook doesn't run in qt 5.11 Desktop Release and Debug Builds But does Not Run #117

Closed sykyck closed 6 years ago

sykyck commented 6 years ago

Application Output - Starting /root/Documents/QtProjects/o2/examples/build-facebookdemo-Desktop_Qt_5_11_1_GCC_64bit-Release/facebookdemo... /root/Documents/QtProjects/o2/examples/build-facebookdemo-Desktop_Qt_5_11_1_GCC_64bit-Release/facebookdemo exited with code 1 Apart from example not running why the linkingSucceeded() signal is emitted again in on linkingSucceeded slot

pipacs commented 6 years ago

Facebookdemo expects some command line parameters -- if none supplied, it exits with code 1.