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

Error building in Windows 10 #4182

Closed
ghost opened this issue Oct 21, 2020 · 1 comment
Closed

Error building in Windows 10 #4182

ghost opened this issue Oct 21, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 21, 2020

$ ./configure
scons: Reading SConscript files ...

Welcome to Mapnik...

Configuring build environment...
Configuring on Windows in release mode...
UnicodeEncodeError: 'ascii' codec can't encode characters in position 95-97: ordinal not in range(128):
File "C:\Users\Pilikin\Downloads\mapnik-master\SConstruct", line 1340:
ret, cxx_version = config_command(env['CXX'], '--version')
File "C:\Users\Pilikin\Downloads\mapnik-master\SConstruct", line 237:
return shell_command(cmd, *args, logstream=conf.logstream)
File "C:\Users\Pilikin\Downloads\mapnik-master\SConstruct", line 230:
logstream.write('->\t' + outtext.replace('\n', '\n->\t') + '\n')
File "c:\Users\Pilikin\Downloads\mapnik-master\scons\scons-local-3.0.1\SCons\Util.py", line 1397:
self.file.write(arg)

Using mingw32 and python 2 32bit

@artemp
Copy link
Member

artemp commented Oct 21, 2020

This is not supported path to build mapnik on Windows. Please consider
#4062 (comment)

@artemp artemp closed this as completed Oct 21, 2020
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

1 participant