<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div>Hi Phil<br><br></div>finally i was able to deploy my app with sqlite support<br><br></div>but found some issue with pyqtdeploy "Standard Library" page<br></div>the sqlite module require :<br>DEFINES==>MODULE_NAME="sqlite3"<br>INCLUDEPATH==>C:\sysroot-win-32\src\sqlite-3.8.3.1<br>LIBS==>-LC:/sysroot-win-32/lib -lsqlite3<br><br></div>but after i insert them in the "Standard Library"<br></div><div>and build the project the .pro file doesn't have the entered value correctly<br></div></div></div></div><br></div>i attached the .pdy and the generated .pro with some comments<br>i know i can use "qmake" page to insert them directly and it worked<br></div><div>but i thought it's better to tell about my experience <br><br></div><div>thanks for the great pyqtdeploy app<br><br></div><div>win xp sp3<br></div><div>vs2010 sp1<br></div><div>python 3.4.2<br></div><div>qt 5.4<br></div><div>latest snapshot pyqtdeploy rev/3ac711cc42a1<br></div></div></div></div>