Re: Heap space error
Phil Thompson <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
On 25/04/2019 18:07, krsna s wrote: > if i am building an app other than demo, just changing the names in > that > file would be enough as it takes care of completely? or any other > manual > steps required for 3rd party packages? It depends on your app. The script is just a simple wrapper around the pyqtdeploy tools to build the demo - it just replaces a series of step by step instructions. Don't make the same mistake as some other people and assume you can use pyqtdeploy successfully without properly understanding what going on underneath (C/C++ development, compilers, building 3rd party libraries etc). Phil > On Thu, Apr 25, 2019 at 4:40 PM Phil Thompson > <[email protected]> > wrote: > >> On 25/04/2019 17:29, krsna s wrote: >> > Sorry for the confusion, I can edit the build-demo.py to reflect my >> > filenames and build right? >> >> You can do whatever you want, it's just an example. >> >> > Can you please clarify about the command line that you have mentioned >> > in >> > this url >> > >> https://www.riverbankcomputing.com/static/Docs/pyqtdeploy/building.html#the-command-line >> >> What do you want clarified? >> >> > For my app, i cannot use the build-demo.py file by just renaming the >> > filenames inside it? >> >> As I said, it's just an example and not part of pyqtdeploy itself. You >> can use it as a basis for building your own app if it helps. >> >> Phil >> _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt