Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For gweather 3.18 Fix Build #18

Open
alexyalinc opened this issue May 13, 2018 · 2 comments
Open

For gweather 3.18 Fix Build #18

alexyalinc opened this issue May 13, 2018 · 2 comments

Comments

@alexyalinc
Copy link

Change in file LibGWeather:
GWeather.Info gweather_info = new GWeather.Info(loc, GWeather.ForecastType.STATE);
To:
GWeather.Info gweather_info = new GWeather.Info(loc);

@alexyalinc alexyalinc changed the title For gweather 3.18 For gweather 3.18 Fix Build May 13, 2018
@Kandelai
Copy link

Kandelai commented Jul 8, 2018

Where is this file LibGWeather located?

@alexyalinc
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants