mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
warn about Mapnik2 and pass wiki page
This commit is contained in:
parent
1cd1593513
commit
23d6dfd799
@ -394,6 +394,11 @@ if sys.platform == "win32":
|
||||
|
||||
color_print(4,'\nWelcome to Mapnik...\n')
|
||||
|
||||
color_print(1,'*'*45)
|
||||
color_print(1,'You are compiling Mapnik trunk (aka Mapnik2)')
|
||||
color_print(1,'See important details at:\nhttp://trac.mapnik.org/wiki/Mapnik2')
|
||||
color_print(1,('*'*45)+'\n')
|
||||
|
||||
# if we are not configuring overwrite environment with pickled settings
|
||||
if not force_configure:
|
||||
if os.path.exists(SCONS_CONFIGURE_CACHE):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user