<p>Can you send me the makefile?</p>
<div class="gmail_quote">On Oct 29, 2011 8:37 AM, "George Najarian" <<a href="mailto:najay@najay.com">najay@najay.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I tried installing on another machine. The install again went smoothly, and I was able to build the program this time, but I get the following errors when i try to load to the tablet:<br>
<br>
Running build steps for project mainwindow...<br>
Starting: "c:\necessitas\android\qt\480\<u></u>armeabi\bin\qmake.exe" C:\necessitas\Android\Qt\480\<u></u>qt-src\demos\mainwindow\<a href="http://mainwindow.pro" target="_blank">mainwi<u></u>ndow.pro</a> -r -spec android-g++ "CONFIG+=debug" -win32 "CONFIG+=declarative_debug"<br>

-win32 is deprecated.<br>
The process "c:\necessitas\android\qt\480\<u></u>armeabi\bin\qmake.exe" exited normally.<br>
Starting: "C:\necessitas\QtCreator\bin\<u></u>make.exe" -w<br>
make: Entering directory `C:/necessitas/Android/Qt/480/<u></u>qt-src/demos/mainwindow-build-<u></u>-Necessitas_Qt_4_8_0_for_<u></u>Android_armv5_Debug'<br>
make: Nothing to be done for `first'.<br>
make: Leaving directory `C:/necessitas/Android/Qt/480/<u></u>qt-src/demos/mainwindow-build-<u></u>-Necessitas_Qt_4_8_0_for_<u></u>Android_armv5_Debug'<br>
The process "C:\necessitas\QtCreator\bin\<u></u>make.exe" exited normally.<br>
Starting: "C:\necessitas\QtCreator\bin\<u></u>make.exe" INSTALL_ROOT="C:\necessitas\<u></u>Android\Qt\480\qt-src\demos\<u></u>mainwindow\android" install -w<br>
make: Entering directory `C:/necessitas/Android/Qt/480/<u></u>qt-src/demos/mainwindow-build-<u></u>-Necessitas_Qt_4_8_0_for_<u></u>Android_armv5_Debug'<br>
make: Leaving directory `C:/necessitas/Android/Qt/480/<u></u>qt-src/demos/mainwindow-build-<u></u>-Necessitas_Qt_4_8_0_for_<u></u>Android_armv5_Debug'<br>
test: extra argument `mkdir'make: *** [install_target] Error 2<br>
The process "C:\necessitas\QtCreator\bin\<u></u>make.exe" exited with code 2.<br>
Error while building project mainwindow (target: Android)<br>
When executing build step 'Copy application data'<br>
<br>
george<br>
<br>
On 10/28/2011 11:49 AM, mingw android wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You could try installing in a vm, and see if you have different results. Otherwise i'll<br>
have to look into it further.<br>
<br>
Please let me know if you can do this test. I use virtualbox as its free.<br>
<br>
On Oct 28, 2011 7:38 PM, "George Najarian" <<a href="mailto:gnajarian@sourcescientific.com" target="_blank">gnajarian@sourcescientific.<u></u>com</a><br>
<mailto:<a href="mailto:gnajarian@sourcescientific.com" target="_blank">gnajarian@<u></u>sourcescientific.com</a>>> wrote:<br>
<br>
    The rm is the clue … for some reason my build is not using the win32 options and<br>
    features. I tried a clean path with no success. Any other suggestions?____<br>
<br>
    __ __<br>
<br>
    *George Najarian<br>
    */Principal Embedded Engineer<br>
    /<br>
    Source Scientific, LLC<br>
    2144 Michelson Drive<br>
    Irvine, CA 92612 / USA<br>
    Office <a href="tel:%2B1%20%28949%29%20231%201707" value="+19492311707" target="_blank">+1 (949) 231 1707</a> <tel:%2B1%20%28949%29%20231%<u></u>201707><br>
    Tel. toll free. <a href="tel:800-888-9285" value="+18008889285" target="_blank">800-888-9285</a> <tel:<a href="tel:800-888-9285" value="+18008889285" target="_blank">800-888-9285</a>><br>
<br>
    _mailto:<a href="mailto:gnajarian@sourcescientific.com" target="_blank">gnajarian@<u></u>sourcescientific.com</a> <mailto:<a href="mailto:rcook@sourcescientific.com" target="_blank">rcook@<u></u>sourcescientific.com</a>>_<br>

    _<a href="http://www.sourcescientific.com_" target="_blank">http://www.sourcescientific.<u></u>com_</a><br>
    _<a href="http://www.GROUP-BIT.com_" target="_blank">http://www.GROUP-BIT.com_</a><br>
    ------------------------------<u></u>------------------------------<u></u>----<br>
<br>
    This e-mail and all attachments may contain confidential and/or privileged<br>
    information. If you are not the intended<br>
    recipient (or have received this e-mail in error) please notify the sender immediately<br>
    and destroy this e-mail.<br>
    Any unauthorized copying, disclosure or distribution of the material in this e-mail is<br>
    strictly forbidden.<br>
<br>
    ____<br>
<br>
    __ __<br>
<br>
    *From:*mingw android [mailto:<a href="mailto:mingw.android@gmail.com" target="_blank">mingw.android@gmail.<u></u>com</a> <mailto:<a href="mailto:mingw.android@gmail.com" target="_blank">mingw.android@gmail.<u></u>com</a>>]<br>

    *Sent:* Thursday, October 27, 2011 11:01 PM<br>
    *To:* George Najarian<br>
    *Cc:* <a href="mailto:necessitas-devel@kde.org" target="_blank">necessitas-devel@kde.org</a> <mailto:<a href="mailto:necessitas-devel@kde.org" target="_blank">necessitas-devel@kde.<u></u>org</a>><br>
    *Subject:* Re: windows installer test issues____<br>
<br>
    __ __<br>
<br>
    I didn't try the demos yet. It shouldn't be using rm etc, but del etc instead. Do you<br>
    have sh.exe or bash.exe in any folders in your path? if so try moving it/them out of<br>
    the way, or edit necessitas.bat so that it sets a 'clean' path and launch that way.<br>
    Also try a new project rather than a demo.____<br>
<br>
    ____<br>
<br>
<br>
    ______________________________<u></u>_________________<br>
    Necessitas-devel mailing list<br>
    <a href="mailto:Necessitas-devel@kde.org" target="_blank">Necessitas-devel@kde.org</a> <mailto:<a href="mailto:Necessitas-devel@kde.org" target="_blank">Necessitas-devel@kde.<u></u>org</a>><br>
    <a href="https://mail.kde.org/mailman/listinfo/necessitas-devel____" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/necessitas-devel____</a><br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Necessitas-devel mailing list<br>
<a href="mailto:Necessitas-devel@kde.org" target="_blank">Necessitas-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/necessitas-devel" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/necessitas-devel</a><br>
</blockquote>
<br>
-- <br>
George Najarian<br>
Najay Engineering, Inc.<br>
<a href="tel:%28714%29%20926-9959" value="+17149269959" target="_blank">(714) 926-9959</a><br>
<a href="http://www.najayengineering.com" target="_blank">http://www.najayengineering.<u></u>com</a><br>
<a href="mailto:najay@najay.com" target="_blank">najay@najay.com</a><br>
<br>
//Confidentiality Notice: this transmission is intended for the sole use<br>
of the addressee and may contain information that is privileged and<br>
confidential. If you are not the intended recipient, any dissemination<br>
of this communication is strictly prohibited. If you have received this<br>
communication in error, please notify the sender immediately by<br>
telephone or email. Thank you.//<br>
</blockquote></div>