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

Any plans for Windows build? #1

Open
shujaatak opened this issue Dec 1, 2019 · 2 comments
Open

Any plans for Windows build? #1

shujaatak opened this issue Dec 1, 2019 · 2 comments

Comments

@shujaatak
Copy link

The project seems outstanding but it is missing windows support and few screenshots in the readme file.
I did try to build it on Windows but there are errors like these:

Severity	Code	Description	Project	File	Line	Suppression State
Error	C2440	'<function-style-cast>': cannot convert from 'const boost::filesystem::path::string_type' to 'SDL2pp::Surface'	osmview	C:\Sandbox\osmview\src\tilecacheitem.cpp	105	

Severity	Code	Description	Project	File	Line	Suppression State
Error (active)	E0304	no instance of overloaded function "sdl2pp_libcpp_optional::optional<_Tp>::emplace [with _Tp=SDL2pp::Texture]" matches the argument list	osmview	C:\Sandbox\osmview\src\tilecacheitem.cpp	111	


Severity	Code	Description	Project	File	Line	Suppression State
Error	C2664	'FILE *fopen(const char *,const char *)': cannot convert argument 1 from 'const boost::filesystem::path::value_type *' to 'const char *'	osmview	C:\Sandbox\osmview\src\downloader.cpp	106	

@ilyapopov
Copy link
Owner

Hi, thank you for interest in this project. Currently, I don't build it on Windows, but since you are interested, I will try in coming days.

@shujaatak
Copy link
Author

It would be so great!

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