Closed sVnsation closed 11 years ago
Hello,
Issue fixed in master branch of Rhodes.
Regards, Evgeny.
Now having another issue:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(4264,5): error MSB3073: The command "rake build:wp8:package_rhobundle[ARM,Release]" returns Code 1. [C:\Ruby193\lib\ruby\gems\1.9.1\gems\rhodes-4.0.0.beta1\platform\wp8\rhodes\rhodes.csproj]
What command are you running? Does rake run:wp8
works ? If not send full output, pls
Always using rake run:wp8 :)
Complete Output:
C:\TestApp>rake run:wp8 cd C:/rhodes $app_config['extensions'] : ["json", "coreapi"] $app_config['capabilities'] : [] common_bundle_start rm -rf C:/TestApp/bin/RhoBundle mkdir -p C:/TestApp/bin/RhoBundle mkdir -p C:/TestApp/bin/RhoBundle/lib mkdir -p C:/TestApp/bin/RhoBundle/apps cd lib/framework cp -rp base64.rb C:/TestApp/bin/RhoBundle/lib cp -rp bsearch.rb C:/TestApp/bin/RhoBundle/lib cp -rp builtinME.rb C:/TestApp/bin/RhoBundle/lib cp -rp date C:/TestApp/bin/RhoBundle/lib cp -rp date.rb C:/TestApp/bin/RhoBundle/lib cp -rp dateME.rb C:/TestApp/bin/RhoBundle/lib cp -rp dateOrig.rb C:/TestApp/bin/RhoBundle/lib cp -rp erb.rb C:/TestApp/bin/RhoBundle/lib cp -rp find.rb C:/TestApp/bin/RhoBundle/lib cp -rp indifferent_access.rb C:/TestApp/bin/RhoBundle/lib cp -rp ostruct.rb C:/TestApp/bin/RhoBundle/lib cp -rp rational.rb C:/TestApp/bin/RhoBundle/lib cp -rp rational18.rb C:/TestApp/bin/RhoBundle/lib cp -rp rationalME.rb C:/TestApp/bin/RhoBundle/lib cp -rp rbconfig.rb C:/TestApp/bin/RhoBundle/lib cp -rp res C:/TestApp/bin/RhoBundle/lib cp -rp rho C:/TestApp/bin/RhoBundle/lib cp -rp rho.rb C:/TestApp/bin/RhoBundle/lib cp -rp rhoappmanifest.rb C:/TestApp/bin/RhoBundle/lib cp -rp rhodes-framework.rb C:/TestApp/bin/RhoBundle/lib cp -rp rhodes.rb C:/TestApp/bin/RhoBundle/lib cp -rp rhoframework.rb C:/TestApp/bin/RhoBundle/lib cp -rp rhofsconnector.rb C:/TestApp/bin/RhoBundle/lib cp -rp rholang C:/TestApp/bin/RhoBundle/lib cp -rp rhom C:/TestApp/bin/RhoBundle/lib cp -rp rhom.rb C:/TestApp/bin/RhoBundle/lib cp -rp rhomotoapi.rb C:/TestApp/bin/RhoBundle/lib cp -rp rhosystem.rb C:/TestApp/bin/RhoBundle/lib cp -rp rhosystem_wp8.rb C:/TestApp/bin/RhoBundle/lib cp -rp singleton.rb C:/TestApp/bin/RhoBundle/lib cp -rp stringio.rb C:/TestApp/bin/RhoBundle/lib cp -rp time.rb C:/TestApp/bin/RhoBundle/lib cp -rp version.rb C:/TestApp/bin/RhoBundle/lib cd C:/TestApp/bin/RhoBundle/lib rm rhodes-framework.rb rm erb.rb rm find.rb rm builtinME.rb rm dateME.rb rm rationalME.rb cd C:/rhodes init extensions ext - json add_extension - C:/rhodes/lib/extensions/json - C:/TestApp/bin/RhoBundle/lib cd C:/rhodes/lib/extensions/json cp -r json C:/TestApp/bin/RhoBundle/lib cp -r json.rb C:/TestApp/bin/RhoBundle/lib cd C:/rhodes extyml C:/rhodes/lib/extensions/json/ext.yml ext - coreapi add_extension - C:/rhodes/lib/commonAPI/coreapi - C:/TestApp/bin/RhoBundle/lib cd C:/rhodes/lib/commonAPI/coreapi cp -r NetworkAccess.rb C:/TestApp/bin/RhoBundle/lib cp -r public C:/TestApp/bin/RhoBundle/apps/public cd C:/rhodes extyml C:/rhodes/lib/commonAPI/coreapi/ext.yml cmd_line: C:/rhodes/bin/rhogen api C:/rhodes/lib/commonAPI/coreapi/ext/system.xml C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
require': iconv will be deprecated in the future, use String#encode instead.
Generating with api generator:
XML WARNING: [ unrecognized attribute - "deprecated" ] in Element require': iconv will be deprecated in the future, use String#encode instead. Generating with api generator: XML WARNING: [ element should not have any attributes ! ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="cancel"><CALLBACK> XML WARNING: [ unrecognized attribute - "propertyHash" ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="downloadFile"> XML WARNING: [ element should not have any attributes ! ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="downloadFile"><CALLBACK> XML WARNING: [ element should not have any children ! ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="downloadFile"><CALLBACK> XML WARNING: [ unrecognized attribute - "propertyHash" ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="get"><PARAMS><PARAM name="propertyMap"> XML WARNING: [ element should not have any attributes ! ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="get"><CALLBACK> XML WARNING: [ element should not have any children ! ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="get"><CALLBACK> XML WARNING: [ unrecognized attribute - "propertyHash" ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="post"><PARAMS><PARAM name="propertyMap"> XML WARNING: [ element should not have any attributes ! ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="post"><CALLBACK> XML WARNING: [ element should not have any children ! ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="post"><CALLBACK> XML WARNING: [ unrecognized attribute - "propertyHash" ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="uploadFile"><PARAMS><PARAM name="propertyMap"> XML WARNING: [ element should not have any attributes ! ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="uploadFile"><CALLBACK> XML WARNING: [ element should not have any children ! ] in Element <API><MODULE name="NetworkAccess"><METHODS><METHOD name="uploadFile"><CALLBACK> WARNING: you use HASH type without specified items ! Module[NetworkAccess].method[get].param_index[1] ←[34m [IDENTICAL]←[0m shared/generated/networkaccess_api_init.cpp ←[34m [IDENTICAL]←[0m shared/generated/networkaccess_ruby_api.c ←[34m [IDENTICAL]←[0m shared/generated/networkaccess_js_api.cpp ←[34m [IDENTICAL]←[0m platform/iphone/generated/INetworkAccess.h ←[34m [IDENTICAL]←[0m platform/iphone/generated/ruby/networkaccess_ruby_wrap.m ←[34m [IDENTICAL]←[0m platform/iphone/generated/javascript/networkaccess_js_wrap.mm ←[33m [FORCED]←[0m platform/iphone/impl/readme.txt ←[34m [IDENTICAL]←[0m platform/iphone/generated/base_impl/NetworkAccessBase.h ←[34m [IDENTICAL]←[0m platform/iphone/generated/base_impl/NetworkAccessBase.m ←[34m [IDENTICAL]←[0m platform/iphone/generated/base_impl/NetworkAccessFactoryBase.h ←[34m [IDENTICAL]←[0m platform/iphone/generated/base_impl/NetworkAccessFactoryBase.m ←[34m [IDENTICAL]←[0m platform/iphone/generated/base_impl/NetworkAccessSingletonBase.h ←[34m [IDENTICAL]←[0m platform/iphone/generated/base_impl/NetworkAccessSingletonBase.m ←[34m [IDENTICAL]←[0m platform/iphone/generated/stub_impl/NetworkAccess.h ←[34m [IDENTICAL]←[0m platform/iphone/generated/stub_impl/NetworkAccess.m ←[34m [IDENTICAL]←[0m platform/iphone/generated/stub_impl/NetworkAccessFactorySingleton.m ←[34m [IDENTICAL]←[0m platform/iphone/generated/stub_impl/NetworkAccessSetup.m ←[34m [IDENTICAL]←[0m platform/iphone/generated/stub_impl/NetworkAccessSingleton.h ←[34m [IDENTICAL]←[0m platform/iphone/generated/stub_impl/NetworkAccessSingleton.m ←[34m [IDENTICAL]←[0m platform/iphone/generated/stub_impl/readme.txt ←[34m [IDENTICAL]←[0m shared/generated/cpp/INetworkAccess.h ←[34m [IDENTICAL]←[0m shared/generated/cpp/NetworkAccessBase.h ←[34m [IDENTICAL]←[0m shared/generated/cpp/NetworkAccessBase.cpp ←[34m [IDENTICAL]←[0m shared/generated/cpp/NetworkAccess_ruby_wrap.cpp ←[34m [IDENTICAL]←[0m shared/generated/cpp/NetworkAccess_js_wrap.cpp ←[34m [IDENTICAL]←[0m platform/android/generated/src/com/rho/networkaccess/INetworkAccess.java ←[34m [IDENTICAL]←[0m platform/android/generated/src/com/rho/networkaccess/INetworkAccessFactory.java ←[34m [IDENTICAL]←[0m platform/android/generated/src/com/rho/networkaccess/INetworkAccessSingleton.java ←[34m [IDENTICAL]←[0m platform/android/generated/src/com/rho/networkaccess/NetworkAccessBase.java ←[34m [IDENTICAL]←[0m platform/android/generated/src/com/rho/networkaccess/NetworkAccessSingletonBase.java ←[34m [IDENTICAL]←[0m platform/android/generated/src/com/rho/networkaccess/NetworkAccessFactorySingleton.java ←[34m [IDENTICAL]←[0m platform/android/generated/jni/NetworkAccess.h ←[34m [IDENTICAL]←[0m platform/android/generated/jni/NetworkAccess.cpp ←[34m [IDENTICAL]←[0m platform/android/generated/jni/networkaccess_ruby_wrap.cpp ←[34m [IDENTICAL]←[0m platform/android/generated/jni/networkaccess_js_wrap.cpp ←[34m [IDENTICAL]←[0m ../public/api/generated/Rho.NetworkAccess.js cmd_line: C:/rhodes/bin/rhogen api C:/rhodes/lib/commonAPI/coreapi/ext/sqlite3.xml C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
require': iconv will be deprecated in the future, use String#encode instead.
Generating with api generator:
WARNING:
rm C:/TestApp/bin/RhoBundle/default.rb cp lib/build/compileRB/compileRB.rb C:/TestApp/bin/RhoBundle Running compileRB
cd C:/TestApp/bin/RhoBundle rm apps/app/application.rb rm apps/app/helpers/application_helper.rb rm apps/app/helpers/browser_helper.rb rm apps/app/Settings/controller.rb rm compileRB.rb rm lib/base64.rb rm lib/bsearch.rb rm lib/date/format.rb rm lib/date.rb rm lib/dateOrig.rb rm lib/indifferent_access.rb rm lib/json/common.rb rm lib/json/pure/generator.rb rm lib/json/pure.rb rm lib/json/version.rb rm lib/json.rb rm lib/NetworkAccess.rb rm lib/ostruct.rb rm lib/rational.rb rm lib/rational18.rb rm lib/rbconfig.rb rm lib/rho/mapview.rb rm lib/rho/render.rb rm lib/rho/rho.rb rm lib/rho/rhoapplication.rb rm lib/rho/rhobluetooth.rb rm lib/rho/rhocontact.rb rm lib/rho/rhocontroller.rb rm lib/rho/rhoerror.rb rm lib/rho/rhoevent.rb rm lib/rho/rhoevent_bb.rb rm lib/rho/rhoevent_c.rb rm lib/rho/rhofsconnector.rb rm lib/rho/rhomsg.rb rm lib/rho/rhonativeviewmanager.rb rm lib/rho/rhosupport.rb rm lib/rho/rhotabbar.rb rm lib/rho/rhotoolbar.rb rm lib/rho/rhoutils.rb rm lib/rho/rhoviewhelpers.rb rm lib/rho.rb rm lib/rhoappmanifest.rb rm lib/rhodes.rb rm lib/rhoframework.rb rm lib/rhofsconnector.rb rm lib/rholang/lang_en.rb rm lib/rholang/lang_es.rb rm lib/rholang/localization_simplified.rb rm lib/rholang/rhoerror_de.rb rm lib/rholang/rhoerror_en.rb rm lib/rholang/rhoerror_es.rb rm lib/rholang/rhomsg_de.rb rm lib/rholang/rhomsg_en.rb rm lib/rholang/rhomsg_es.rb rm lib/rholang/rhomsg_it.rb rm lib/rhom/rhom.rb rm lib/rhom/rhom_db_adapter.rb rm lib/rhom/rhom_model.rb rm lib/rhom/rhom_object.rb rm lib/rhom/rhom_object_factory.rb rm lib/rhom/rhom_source.rb rm lib/rhom.rb rm lib/rhomotoapi.rb rm lib/rhosystem.rb rm lib/rhosystem_wp8.rb rm lib/singleton.rb rm lib/stringio.rb rm lib/time.rb rm lib/version.rb rm apps/app/index.erb rm apps/app/layout.erb rm apps/app/Settings/err_sync.erb rm apps/app/Settings/home.erb rm apps/app/Settings/index.erb rm apps/app/Settings/login.erb rm apps/app/Settings/reset.erb rm apps/app/Settings/wait.erb cd C:/rhodes cp -r platform/shared/db/res/db C:/TestApp/bin/RhoBundle rhobundlemap task started cd C:/TestApp/bin/RhoBundle apps/app/application.iseq|1362304022 apps/app/helpers/application_helper.iseq|1362304022 apps/app/helpers/browser_helper.iseq|1362304022 apps/app/index_erb.iseq|1362304022 apps/app/layout_erb.iseq|1362304022 apps/app/loading-568h@2x.png|1362248100 apps/app/loading-Landscape.png|1362248100 apps/app/loading-LandscapeLeft.png|1362248100 apps/app/loading-LandscapeRight.png|1362248100 apps/app/loading-Portrait.png|1362248100 apps/app/loading-PortraitUpsideDown.png|1362248100 apps/app/loading.html|1362248100 apps/app/loading.png|1362248100 apps/app/loading@2x.png|1362248100 apps/app/Settings/controller.iseq|1362304022 apps/app/Settings/err_sync_erb.iseq|1362304022 apps/app/Settings/home_erb.iseq|1362304022 apps/app/Settings/index_erb.iseq|1362304022 apps/app/Settings/login_erb.iseq|1362304022 apps/app/Settings/reset_erb.iseq|1362304022 apps/app/Settings/wait_erb.iseq|1362304022 apps/public/api/generated/Rho.Database.SQLite3.js|1362304017 apps/public/api/generated/Rho.NetworkAccess.js|1362304017 apps/public/api/generated/Rho.System.js|1362304017 apps/public/api/generated/Rho.System.Process.js|1362304017 apps/public/api/generated/rhoapi-modules.js|1362304021 apps/public/api/generated/rhoapi.js|1362304021 apps/public/css/android.css|1362248100 apps/public/css/blackberry.css|1362248100 apps/public/css/iphone.css|1362248100 apps/public/css/jqmobile-patch.css|1362248100 apps/public/css/re_webkit.css|1362248100 apps/public/css/re_webkit_flat.css|1362248100 apps/public/css/windows_mobile.css|1362248100 apps/public/css/windows_phone7.css|1362248100 apps/public/images/android/btn_check_off.png|1362248100 apps/public/images/android/btn_check_on.png|1362248100 apps/public/images/android/btn_radio_off.png|1362248100 apps/public/images/android/btn_radio_on.png|1362248100 apps/public/images/android/disclosure.png|1362248100 apps/public/images/android/ic_menu_more.png|1362248100 apps/public/images/backButton.png|1362248100 apps/public/images/blueButton.png|1362248100 apps/public/images/cancel.png|1362248100 apps/public/images/grayButton.png|1362248100 apps/public/images/iphone/disclosure.png|1362248100 apps/public/images/iphone/disclosure_detail.png|1362248100 apps/public/images/iphone/jqtouch/backButton.png|1362248100 apps/public/images/iphone/jqtouch/blueButton.png|1362248100 apps/public/images/iphone/jqtouch/cancel.png|1362248100 apps/public/images/iphone/jqtouch/chevron.png|1362248100 apps/public/images/iphone/jqtouch/grayButton.png|1362248100 apps/public/images/iphone/jqtouch/listArrowSel.png|1362248100 apps/public/images/iphone/jqtouch/listGroup.png|1362248100 apps/public/images/iphone/jqtouch/loading.gif|1362248100 apps/public/images/iphone/jqtouch/on_off.png|1362248100 apps/public/images/iphone/jqtouch/pinstripes.png|1362248100 apps/public/images/iphone/jqtouch/selection.png|1362248100 apps/public/images/iphone/jqtouch/thumb.png|1362248100 apps/public/images/iphone/jqtouch/toggle.png|1362248100 apps/public/images/iphone/jqtouch/toggleOn.png|1362248100 apps/public/images/iphone/jqtouch/toolbar.png|1362248100 apps/public/images/iphone/jqtouch/toolButton.png|1362248100 apps/public/images/iphone/jqtouch/whiteButton.png|1362248100 apps/public/images/iphone/radiobutton.png|1362248100 apps/public/images/iphone/select.png|1362248100 apps/public/images/iphone/switch.png|1362248100 apps/public/images/iui-logo-touch-icon.png|1362248100 apps/public/images/IUI_LICENSE.txt|1362248100 apps/public/images/listArrow.png|1362248100 apps/public/images/listArrowDown.png|1362248100 apps/public/images/listArrowSel.png|1362248100 apps/public/images/listGroup.png|1362248100 apps/public/images/loading.gif|1362248100 apps/public/images/pinstripes.png|1362248100 apps/public/images/right_button.png|1362248100 apps/public/images/selection.png|1362248100 apps/public/images/thumb.png|1362248100 apps/public/images/toggle.png|1362248100 apps/public/images/toggleOn.png|1362248100 apps/public/images/toolbar.png|1362248100 apps/public/images/toolButton.png|1362248100 apps/public/images/toolButton_new.png|1362248100 apps/public/images/whiteButton.png|1362248100 apps/public/jqmobile/images/ajax-loader.png|1362248100 apps/public/jqmobile/images/icon-search-black.png|1362248100 apps/public/jqmobile/images/icons-18-black.png|1362248100 apps/public/jqmobile/images/icons-18-white.png|1362248100 apps/public/jqmobile/images/icons-36-black.png|1362248100 apps/public/jqmobile/images/icons-36-white.png|1362248100 apps/public/jqmobile/jquery.mobile-1.0.1.css|1362248100 apps/public/jqmobile/jquery.mobile-1.0.1.js|1362248100 apps/public/jqmobile/jquery.mobile-1.0.1.min.css|1362248100 apps/public/jqmobile/jquery.mobile-1.0.1.min.js|1362248100 apps/public/jqmobile/jquery.mobile.structure-1.0.1.css|1362248100 apps/public/jqmobile/jquery.mobile.structure-1.0.1.min.css|1362248100 apps/public/jquery/jquery-1.6.4.js|1362248100 apps/public/jquery/jquery-1.6.4.min.js|1362248100 apps/public/jquery/jquery.json-2.3.js|1362248100 apps/public/jquery/jquery.json-2.3.min.js|1362248100 apps/public/js/application.js|1362248100 apps/public/js/jqmobile-patch.js|1362248100 apps/public/js/jquery-wp7-patch.js|1362248100 apps/public/js/rho.js|1362248100 apps/public/js/rhogeolocation-wm.js|1362248100 apps/public/js/rhogeolocation.js|1362248100 apps/public/js/syncengine.js|1362248100 apps/public/js/wp7.js|1362248100 lib/base64.iseq|1362304022 lib/bsearch.iseq|1362304022 lib/date/format.iseq|1362304022 lib/date.iseq|1362304022 lib/dateOrig.iseq|1362304022 lib/indifferent_access.iseq|1362304022 lib/json/common.iseq|1362304022 lib/json/pure/generator.iseq|1362304022 lib/json/pure.iseq|1362304022 lib/json/version.iseq|1362304022 lib/json.iseq|1362304022 lib/NetworkAccess.iseq|1362304022 lib/ostruct.iseq|1362304022 lib/rational.iseq|1362304022 lib/rational18.iseq|1362304022 lib/rbconfig.iseq|1362304022 lib/res/back_btn.png|1362256084 lib/res/blue_pushpin_small.png|1362256084 lib/res/callout.png|1362256084 lib/res/callout_link.png|1362256084 lib/res/forward_btn.png|1362256084 lib/res/home_btn.png|1362256084 lib/res/options_btn.png|1362256084 lib/res/refresh_btn.png|1362256084 lib/rho/mapview.iseq|1362304022 lib/rho/render.iseq|1362304022 lib/rho/rho.iseq|1362304022 lib/rho/rhoapplication.iseq|1362304022 lib/rho/rhobluetooth.iseq|1362304022 lib/rho/rhocontact.iseq|1362304022 lib/rho/rhocontroller.iseq|1362304022 lib/rho/rhoerror.iseq|1362304022 lib/rho/rhoevent.iseq|1362304022 lib/rho/rhoevent_bb.iseq|1362304022 lib/rho/rhoevent_c.iseq|1362304022 lib/rho/rhofsconnector.iseq|1362304022 lib/rho/rhomsg.iseq|1362304022 lib/rho/rhonativeviewmanager.iseq|1362304022 lib/rho/rhosupport.iseq|1362304022 lib/rho/rhotabbar.iseq|1362304022 lib/rho/rhotoolbar.iseq|1362304022 lib/rho/rhoutils.iseq|1362304022 lib/rho/rhoviewhelpers.iseq|1362304022 lib/rho.iseq|1362304022 lib/rhoappmanifest.iseq|1362304022 lib/rhodes.iseq|1362304022 lib/rhoframework.iseq|1362304022 lib/rhofsconnector.iseq|1362304022 lib/rholang/lang_en.iseq|1362304022 lib/rholang/lang_es.iseq|1362304022 lib/rholang/localization_simplified.iseq|1362304022 lib/rholang/rhoerror_de.iseq|1362304022 lib/rholang/rhoerror_en.iseq|1362304022 lib/rholang/rhoerror_es.iseq|1362304022 lib/rholang/rhomsg_de.iseq|1362304022 lib/rholang/rhomsg_en.iseq|1362304022 lib/rholang/rhomsg_es.iseq|1362304022 lib/rholang/rhomsg_it.iseq|1362304022 lib/rhom/rhom.iseq|1362304022 lib/rhom/rhom_db_adapter.iseq|1362304022 lib/rhom/rhom_model.iseq|1362304022 lib/rhom/rhom_object.iseq|1362304022 lib/rhom/rhom_object_factory.iseq|1362304022 lib/rhom/rhom_source.iseq|1362304022 lib/rhom.iseq|1362304022 lib/rhomotoapi.iseq|1362304022 lib/rhosystem.iseq|1362304022 lib/rhosystem_wp8.iseq|1362304022 lib/singleton.iseq|1362304022 lib/stringio.iseq|1362304022 lib/time.iseq|1362304022 lib/version.iseq|1362304022 cp -r C:/TestApp/bin/RhoBundle/apps/public C:/TestApp/bin/RhoBundle/public rm -r C:/TestApp/bin/RhoBundle/apps/public PWD: C:/rhodes/lib/build/extensions CMD: rake cd C:/rhodes/lib/commonAPI/coreapi/ext/platform/wp8 RET: "C:/Windows/Microsoft.NET/Framework/v4.0.30319/MSBuild.exe" CoreAPI.vcxproj /property:Configuration=Release /property:Platform=Win32 /t:Build RET: Microsoft (R) Build Engine version 4.0.30319.17929 RET: [Microsoft .NET Framework, version 4.0.30319.18033] RET: Copyright (C) Microsoft Corporation. All rights reserved. RET: RET: Build started 03/03/2013 10:47:03. RET: Project "C:\rhodes\lib\commonAPI\coreapi\ext\platform\wp8\CoreAPI.vcxproj" on node 1 (Build target(s)). RET: InitializeBuildStatus: RET: Creating "C:/rhodes/platform/wp8/bin/Win32/extensions/coreapi\CoreAPI\CoreAPI.unsuccessfulbuild" because "AlwaysCreate" was specified. RET: ClCompile: RET: All outputs are up-to-date. RET: All outputs are up-to-date. RET: Lib: RET: All outputs are up-to-date. RET: CoreAPI.vcxproj -> C:/rhodes\Platform\wp8\Bin\Win32\rhoruntime\Release\CoreAPI.lib RET: FinalizeBuildStatus: RET: Deleting file "C:/rhodes/platform/wp8/bin/Win32/extensions/coreapi\CoreAPI\CoreAPI.unsuccessfulbuild". RET: Touching "C:/rhodes/platform/wp8/bin/Win32/extensions/coreapi\CoreAPI\CoreAPI.lastbuildstate". RET: Done Building Project "C:\rhodes\lib\commonAPI\coreapi\ext\platform\wp8\CoreAPI.vcxproj" (Build target(s)). RET: RET: Build succeeded. RET: 0 Warning(s) RET: 0 Error(s) RET: RET: Time Elapsed 00:00:00.16 "C:/Windows/Microsoft.NET/Framework/v4.0.30319/MSBuild.exe" CoreAPI.vcxproj /property:Configuration=Release /property:Platform=Win32 /t:Build Microsoft (R) Build Engine version 4.0.30319.17929 [Microsoft .NET Framework, version 4.0.30319.18033] Copyright (C) Microsoft Corporation. All rights reserved.
Build started 03/03/2013 10:47:03. Project "C:\rhodes\lib\commonAPI\coreapi\ext\platform\wp8\CoreAPI.vcxproj" on node 1 (Build target(s)). InitializeBuildStatus: Creating "C:/rhodes/platform/wp8/bin/Win32/extensions/coreapi\CoreAPI\CoreAPI.unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: All outputs are up-to-date. All outputs are up-to-date. Lib: All outputs are up-to-date. CoreAPI.vcxproj -> C:/rhodes\Platform\wp8\Bin\Win32\rhoruntime\Release\CoreAPI.lib FinalizeBuildStatus: Deleting file "C:/rhodes/platform/wp8/bin/Win32/extensions/coreapi\CoreAPI\CoreAPI.unsuccessfulbuild". Touching "C:/rhodes/platform/wp8/bin/Win32/extensions/coreapi\CoreAPI\CoreAPI.lastbuildstate". Done Building Project "C:\rhodes\lib\commonAPI\coreapi\ext\platform\wp8\CoreAPI.vcxproj" (Build target(s)).
Build succeeded. 0 Warning(s) 0 Error(s)
Time Elapsed 00:00:00.16 cd C:/rhodes cp C:/TestApp/icon/icon.png C:/rhodes/platform/wp8/rhodes cd platform/wp8
The following step may take several minutes or more to complete depending on your processor speed
PWD: C:/rhodes/platform/wp8 CMD: C:/Windows/Microsoft.NET/Framework/v4.0.30319/MSBuild.exe rhodes.sln /p:Configuration=Release /p:Platform=Win32 /t:Build RET: Microsoft (R) Build Engine version 4.0.30319.17929 RET: [Microsoft .NET Framework, version 4.0.30319.18033] RET: Copyright (C) Microsoft Corporation. All rights reserved. RET: RET: Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. RET: Build started 03/03/2013 10:47:03. RET: Project "C:\rhodes\platform\wp8\rhodes.sln" on node 1 (Build target(s)). RET: ValidateSolutionConfiguration: RET: Building solution configuration "Release|Win32". RET: Project "C:\rhodes\platform\wp8\rhodes.sln" (1) is building "C:\rhodes\platform\wp8\rhodes\rhodes.csproj" (2) on node 1 (default targets). RET: Project "C:\rhodes\platform\wp8\rhodes\rhodes.csproj" (2) is building "C:\rhodes\platform\wp8\rhoruntime\rhoruntime.vcxproj" (3) on node 1 (default targets). RET: Project "C:\rhodes\platform\wp8\rhoruntime\rhoruntime.vcxproj" (3) is building "C:\rhodes\platform\shared\curl\lib\libcurl.vcxproj" (4) on node 1 (default targets). RET: InitializeBuildStatus: RET: Creating "....\bin\Win32\libcurl\Release\libcurl.unsuccessfulbuild" because "AlwaysCreate" was specified. RET: ClCompile: RET: All outputs are up-to-date. RET: Lib: RET: All outputs are up-to-date. RET: libcurl.vcxproj -> C:\rhodes\platform\shared\curl\lib....\bin\Win32\libcurl\Release\libcurl.lib RET: BscMake: RET: All outputs are up-to-date. RET: FinalizeBuildStatus: RET: Deleting file "....\bin\Win32\libcurl\Release\libcurl.unsuccessfulbuild". RET: Touching "....\bin\Win32\libcurl\Release\libcurl.lastbuildstate". RET: Done Building Project "C:\rhodes\platform\shared\curl\lib\libcurl.vcxproj" (default targets). RET: Project "C:\rhodes\platform\wp8\rhoruntime\rhoruntime.vcxproj" (3) is building "C:\rhodes\platform\wp8\rholib\rholib.vcxproj" (5) on node 1 (default targets). RET: Project "C:\rhodes\platform\wp8\rholib\rholib.vcxproj" (5) is building "C:\rhodes\platform\wp8\sqlite3\sqlite3.vcxproj" (6) on node 1 (default targets). RET: InitializeBuildStatus: RET: Creating "..\bin\Win32\sqlite3\Release\sqlite3.unsuccessfulbuild" because "AlwaysCreate" was specified. RET: ClCompile: RET: All outputs are up-to-date. RET: Lib: RET: All outputs are up-to-date. RET: sqlite3.vcxproj -> C:\rhodes\platform\wp8\sqlite3..\bin\Win32\sqlite3\Release\sqlite3.lib RET: FinalizeBuildStatus: RET: Deleting file "..\bin\Win32\sqlite3\Release\sqlite3.unsuccessfulbuild". RET: Touching "..\bin\Win32\sqlite3\Release\sqlite3.lastbuildstate". RET: Done Building Project "C:\rhodes\platform\wp8\sqlite3\sqlite3.vcxproj" (default targets). RET: Project "C:\rhodes\platform\wp8\rholib\rholib.vcxproj" (5) is building "C:\rhodes\platform\wp8\rubylib\rubylib.vcxproj" (7) on node 1 (default targets). RET: InitializeBuildStatus: RET: Creating "..\bin\Win32\rubylib\Release\rubylib.unsuccessfulbuild" because "AlwaysCreate" was specified. RET: ClCompile: RET: All outputs are up-to-date. RET: Lib: RET: All outputs are up-to-date. RET: rubylib.vcxproj -> C:\rhodes\platform\wp8\rubylib..\bin\Win32\rubylib\Release\rubylib.lib RET: FinalizeBuildStatus: RET: Deleting file "..\bin\Win32\rubylib\Release\rubylib.unsuccessfulbuild". RET: Touching "..\bin\Win32\rubylib\Release\rubylib.lastbuildstate". RET: Done Building Project "C:\rhodes\platform\wp8\rubylib\rubylib.vcxproj" (default targets). RET: InitializeBuildStatus: RET: Creating "..\bin\Win32\rholib\Release\rholib.unsuccessfulbuild" because "AlwaysCreate" was specified. RET: ClCompile: RET: All outputs are up-to-date. RET: All outputs are up-to-date. RET: Lib: RET: All outputs are up-to-date. RET: rholib.vcxproj -> C:\rhodes\platform\wp8\rholib..\bin\Win32\rholib\Release\rholib.lib RET: FinalizeBuildStatus: RET: Deleting file "..\bin\Win32\rholib\Release\rholib.unsuccessfulbuild". RET: Touching "..\bin\Win32\rholib\Release\rholib.lastbuildstate". RET: Done Building Project "C:\rhodes\platform\wp8\rholib\rholib.vcxproj" (default targets). RET: Project "C:\rhodes\platform\wp8\rhoruntime\rhoruntime.vcxproj" (3) is building "C:\rhodes\platform\wp8\syncengine\syncengine.vcxproj" (8) on node 1 (default targets). RET: InitializeBuildStatus: RET: Creating "..\bin\Win32\syncengine\Release\syncengine.unsuccessfulbuild" because "AlwaysCreate" was specified. RET: ClCompile: RET: All outputs are up-to-date. RET: All outputs are up-to-date. RET: Lib: RET: All outputs are up-to-date. RET: syncengine.vcxproj -> C:\rhodes\platform\wp8\syncengine..\bin\Win32\syncengine\Release\syncengine.lib RET: FinalizeBuildStatus: RET: Deleting file "..\bin\Win32\syncengine\Release\syncengine.unsuccessfulbuild". RET: Touching "..\bin\Win32\syncengine\Release\syncengine.lastbuildstate". RET: Done Building Project "C:\rhodes\platform\wp8\syncengine\syncengine.vcxproj" (default targets). RET: InitializeBuildStatus: RET: Creating "..\bin\Win32\rhoruntime\Release\rhoruntime.unsuccessfulbuild" because "AlwaysCreate" was specified. RET: ClCompile: RET: All outputs are up-to-date. RET: All outputs are up-to-date. RET: Link: RET: All outputs are up-to-date. RET: rhoruntime.vcxproj -> C:\rhodes\platform\wp8\rhoruntime..\bin\Win32\rhoruntime\Release\rhoruntime.dll RET: FinalizeBuildStatus: RET: Deleting file "..\bin\Win32\rhoruntime\Release\rhoruntime.unsuccessfulbuild". RET: Touching "..\bin\Win32\rhoruntime\Release\rhoruntime.lastbuildstate". RET: Done Building Project "C:\rhodes\platform\wp8\rhoruntime\rhoruntime.vcxproj" (default targets). RET: MainResourcesGeneration: RET: Skipping target "MainResourcesGeneration" because all output files are up-to-date with respect to the input files. RET: CoreResGen: RET: No resources are out of date with respect to their source files. Skipping resource generation. RET: GenerateTargetFrameworkMonikerAttribute: RET: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. RET: CoreCompile: RET: Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. RET: _CopyOutOfDateSourceItemsToOutputDirectory: RET: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. RET: CopyFilesToOutputDirectory: RET: rhodes -> C:\rhodes\platform\wp8\bin\Win32\rhodes\release\rhodes.dll RET: CreateSilverlightAppManifest: RET: Begin application manifest generation RET: No changes detected. Application manifest file is up to date RET: XapPackager: RET: Begin Xap packaging RET: No changes detected. Xap package is up to date RET: PostBuildEvent: RET: rake build:wp8:package_rhobundle[x86,Release] RET: (in C:/rhodes) RET: cd C:/rhodes RET: rake aborted! RET: No such file or directory - C:/rhodes-app/build.yml RET: RET: Tasks: TOP => build:wp8:rhobundle_noext => config:wp8 => config:common RET: (See full trace by running task with --trace) RET: C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(4264,5): error MSB3073: The command "rake build:wp8:package_rhobundle[x86,Release]" exited with code 1. [C:\rhodes\platform\wp8\rhodes\rhodes.csproj] RET: Done Building Project "C:\rhodes\platform\wp8\rhodes\rhodes.csproj" (default targets) -- FAILED. RET: Done Building Project "C:\rhodes\platform\wp8\rhodes.sln" (Build target(s)) -- FAILED. RET: RET: Build FAILED. RET: RET: "C:\rhodes\platform\wp8\rhodes.sln" (Build target) (1) -> RET: "C:\rhodes\platform\wp8\rhodes\rhodes.csproj" (default target) (2) -> RET: (PostBuildEvent target) -> RET: C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(4264,5): error MSB3073: The command "rake build:wp8:package_rhobundle[x86,Release]" exited with code 1. [C:\rhodes\platform\wp8\rhodes\rhodes.csproj] RET: RET: 0 Warning(s) RET: 1 Error(s) RET: RET: Time Elapsed 00:00:02.20 Error building ***** NOTE: You use sdk parameter in build.yml !**** To use latest Rhodes gem, run migrate-rhodes-app in application folder or comment sdk in build.yml.
C:\TestApp>`
The Error is in the rhobuild.yml.
When editing manually.. the Build works!
env: app: C:/TestApp
But the App starts and exits immediately.
Run application manually on simulator, we have issue with start application using rake command
Deployment is done via "Application Deployment" Tool.
On Simulator app is starting.. no problem. But on my Testdevice (HTC 8S) the App starts and exits immediately.
Did you license your device ?
License my device?
You mean a developer license by Microsoft? Yes! I'm a student at a Dreamspark supported University. So i got by dev account for free. (Currently i'm comparing Cross-Plattform-Dev-Tools in my masterthesis. The AppMobi WP8 App (now called IntelXDK) is running fine on the device. So I think the problem is not the Microsoft dev license?)
Rhodes License? No! Rhodes is Open source and free right? Or is a RhoElements license needed?
I mean Microsoft license. Can you attach the log? it should be in application folder on your computer: rholog.txt
rholog.txt is empty. Maybe because I just pick the XAP-File from bin folder and deploy via "Application Deployment" Tool?
yes. do you have any tool like File Explorer to get log from application folder ?
rholog.txt on my computer is empty. 0KB.
build xap file using command: rake device:wp8:production
It will build xap file for device
After commit 8ea125d7eb getting build errors:
RET: ..\..\shared\net\CURLNetRequest.cpp(211): error C2065: 'CURLE_OBSOLETE4': undeclared identifier [C:\MotorolaRhoMobileSuite2.2.1.13\ruby\lib\ruby\gems\1.9.1\gems\rhodes-4.0.0.beta1\platform\wp8\rhoruntime\rhoruntime.vcxproj] RET: ..\..\shared\net\CURLNetRequest.cpp(700): error C2065: 'CURLE_OBSOLETE4': undeclared identifier [C:\MotorolaRhoMobileSuite2.2.1.13\ruby\lib\ruby\gems\1.9.1\gems\rhodes-4.0.0.beta1\platform\wp8\rhoruntime\rhoruntime.vcxproj]
So building with commit da6f26b3c3. Command rake device:wp8:production builds xap file. Working fine on device now. Thanks.
Hey, when building with
$rake run:wp8
i get the following error:RET: rholib.lib(RhodesApp.obj) : error LNK2005: "public: virtual void __cdecl rho::common::CExtManager::requireRubyFile(char const *)" (?requireRubyFile@CExtManager@common@rho@@UAAXPBD@Z) already defined in ExtManager.obj [C:\rhodes\platform\wp8\rhoruntime\rhoruntime.vcxproj] RET: rubylib.lib(extensions.obj) : error LNK2001: unresolved external symbol Init_CoreAPI_Extension [C:\rhodes\platform\wp8\rhoruntime\rhoruntime.vcxproj] RET: ..\bin\ARM\rhoruntime\Release\rhoruntime.dll : fatal error LNK1120: 1 unresolved externals [C:\rhodes\platform\wp8\rhoruntime\rhoruntime.vcxproj]
Rhodes Version: 4.0.0.beta1 checked out from Git Repo. I added path
msbuild
torhobuild.yml
. Using Visual Studio 2012 and Windows Phone SDK 8.0.