|
|
Re: Qt Target Library Location?
|
|
10/03/2012 9:15 AM
post95995
|
Re: Qt Target Library Location?
Yes, in a script you need waitfor. When creating by hand from a shell you can't use waitfor as you noted previously.
|
|
|
|
|
|
|
Re: Qt Target Library Location?
|
|
10/04/2012 5:10 AM
post96018
|
Re: Qt Target Library Location?
Hi Dennis,
I get an error when copying helloworld app.
Error: "cp: Ran out of disk space writing /ramdisk/helloapp."
You can look follwoning link for my steps.
http://www.youtube.com/watch?v=BeOWvx49Q2Q
|
|
|
|
|
|
|
Re: Qt Target Library Location?
|
|
10/04/2012 6:06 AM
post96019
|
Re: Qt Target Library Location?
Hi Dennis,
As far as I understand, we have created 8 Mb ramdisk this command "devb-ram ram capacity=8192 & "
but my application 11,3MB. İf I created 16MB ramdisk this command ""devb-ram ram capacity=8192 & " mDoes any problem
occurs for qnx target system?
|
|
|
|
|
|
|
Re: Qt Target Library Location?
|
|
10/04/2012 6:10 AM
post96020
|
Re: Qt Target Library Location?
I wrote previous command incorrectly
the command must be as follows "devb-ram ram capacity=16384 &"
|
|
|
|
|