Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25183] Windows: Default language resource warning

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2018-07-20T16:05:37.000+0000
Affected Version/sRelease 7.1.0
Fix Version/sRelease 7.5.0
ComponentsWindows
Labelsn/a
ReporterEwan Harris
AssigneeKota Iguchi
Created2017-08-21T14:21:22.000+0000
Updated2018-09-11T14:24:16.000+0000

Description

Description

When building an app that uses Hyperloop there is a warning in the console about no resources found for default language, we probably just need to remove the deceleration in this search https://github.com/appcelerator/hyperloop.next/search?utf8=%E2%9C%93&q=+%3CDefaultLanguage%3E&type=
[WARN]  MakePRI : warning 0xdef00522: Resources found for language(s) 'en' but no resources found for default language(s): 'en-US'. Change the default language or qualify resources with the default language. http://go.microsoft.com/fwlink/?LinkId=231899 [C:\Users\ewan\.titanium\vsbuild\anappname\win10.x86\anappname.vcxproj]
[WARN]  MakePRI : warning 0xdef00522: Resources found for language(s) 'en' but no resources found for default language(s): 'en-US'. Change the default language or qualify resources with the default language. http://go.microsoft.com/fwlink/?LinkId=231899 [C:\Users\ewan\.titanium\vsbuild\anappname\win10.x86\anappname.vcxproj]

    1 Warning(s)
    0 Error(s)

Steps to reproduce

Build a project

Actual

Warning

Expected

No warning

Comments

  1. Kota Iguchi 2018-04-09

    https://github.com/appcelerator/titanium_mobile_windows/pull/1222
  2. Josh Longton 2018-07-20

    *FR Passed*
  3. Samir Mohammed 2018-09-11

    *Closing ticket* Verified fix in SDK version 7.5.0.v20180824145645 Test and other information can be found at: https://github.com/appcelerator/titanium_mobile_windows/pull/1222

JSON Source