-
Notifications
You must be signed in to change notification settings - Fork 127
Can this project build with visual studio 2015 on windows? #36
Comments
Hi @dajiang31835008 |
I had the same problem |
Hi @delfrrr |
I'm happy to hear that you managed to build it @dajiang31835008 As for your problem, I don't have enough information to answer your question. Is it possible for you to share the DEM you're working with? |
Thank you very much! @fester |
Unfortunately I can not get through the Chinese UI of Baidu. All I get is a prompt to download some Baidu client (I guess? not even sure about it), but not the data. I have to ask you to upload the data somewhere else. |
Thanks for your reply! @fester |
Thanks for providing your data @dajiang31835008. Unfortunately, I can't reproduce the behaviour you are having with a 62KB sized tiles, my build yields only 20KB tile. I'm not sure how to continue since I don't have a Windows machine to test on. We will talk about our ability to test it get back to you afterwards. |
Hi @dajiang31835008 .I tried to build it on Windows with VS2015 just like you.But I got errors: |
Hi @whuzxy .I have the same problem, have you solved it yet? |
typedef unsigned int uint; @xuanyuanqing |
C2440 “return”: can not convert from “void” to “fmt::v5::internal::value” tntn E:\Source\tin-terrain\tin-terrain-master\3rdparty\fmt-5.1.0\include\fmt\core.h 969 |
@dajiang31835008 I have the same problem at windows vs studio , can I have your chat, my chat name are-long, thank you very much |
hello,
I use cmake to generate a vs 2015 x64 solution on windows.But,it appear some errors when i build with vs2015.Can this project build with visual studio 2015 on windows?
The text was updated successfully, but these errors were encountered: