Code Monkey home page Code Monkey logo

Comments (17)

fanvanzh avatar fanvanzh commented on May 30, 2024 3

我在 ReadMe 中提供了每日构建编译结果下载。

from 3dtiles.

fanvanzh avatar fanvanzh commented on May 30, 2024

thank you for your issue. Type "set RUST_BACKTRACE=1" in the console , and then run the build command. Show me the detail, thanks

from 3dtiles.

CosmosEcho avatar CosmosEcho commented on May 30, 2024

谢谢回复!问题下面 (会不会是因为我在Windows环境下编译)
image

from 3dtiles.

fanvanzh avatar fanvanzh commented on May 30, 2024

看上去是你的 cl 编译器没安装好。
你装 vs2015 时候,勾选 c++ 了吗?

from 3dtiles.

CosmosEcho avatar CosmosEcho commented on May 30, 2024

勾选了,我装的社区版。
image

from 3dtiles.

CosmosEcho avatar CosmosEcho commented on May 30, 2024

实在不行,我重新装个其他版本吧

from 3dtiles.

fanvanzh avatar fanvanzh commented on May 30, 2024

使用 vs 的命令行进去呢?

from 3dtiles.

CosmosEcho avatar CosmosEcho commented on May 30, 2024

不行,都试过了,还有没有其他的编译方式。

from 3dtiles.

fanvanzh avatar fanvanzh commented on May 30, 2024

请发下你的操作系统信息。
这个工程目前只能在 x64 平台上编译工作。

from 3dtiles.

CosmosEcho avatar CosmosEcho commented on May 30, 2024

64的win10,我想着要不装个虚拟机试下。
image

from 3dtiles.

fanvanzh avatar fanvanzh commented on May 30, 2024

Win10 我确实没测试过。
你可以留个QQ, 我帮你远程下。

from 3dtiles.

Aviya147852 avatar Aviya147852 commented on May 30, 2024

我也遇到同样的问题,可以帮我看一下吗?QQ 273160081

from 3dtiles.

vtxf avatar vtxf commented on May 30, 2024

我这也有这个问题

freedotech@DESKTOP-U1VOJ20` MINGW64 /d/txf/projects/2017/1708_gltf/3dtilesConverter/3dtiles (master)
$ cargo build --release
warning: custom registry support via the `registry.index` configuration is being removed, this functionality will not work in the future
   Compiling 3dtile v0.1.0 (file:///D:/txf/projects/2017/1708_gltf/3dtilesConverter/3dtiles)
   Compiling syn v0.12.15 (registry `https://mirrors.ustc.edu.cn/crates.io-index/`)
   Compiling atty v0.2.8 (registry `https://mirrors.ustc.edu.cn/crates.io-index/`)
   Compiling wincolor v0.1.6 (registry `https://mirrors.ustc.edu.cn/crates.io-index/`)
   Compiling regex v0.2.10 (registry `https://mirrors.ustc.edu.cn/crates.io-index/`)
   Compiling chrono v0.4.1 (registry `https://mirrors.ustc.edu.cn/crates.io-index/`)
error: failed to run custom build command for `3dtile v0.1.0 (file:///D:/txf/projects/2017/1708_gltf/3dtilesConverter/3dtiles)`
process didn't exit successfully: `D:\txf\projects\2017\1708_gltf\3dtilesConverter\3dtiles\target\release\build\3dtile-6620cc37fd7c3f84\build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at '

Internal error occurred: Command "C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\bin\\amd64\\cl.exe" "/nologo" "/MD" "/O2" "/I" "./src" "/I" "./src/osg" "-Zi" "-Gm" "-INCREMENTAL" "/DWIN32" "/FoD:\\txf\\projects\\2017\\1708_gltf\\3dtilesConverter\\3dtiles\\target\\release\\build\\3dtile-3a67e40dad49868d\\out\\./src\\shp23dtile.o" "/c" "./src/shp23dtile.cpp" with args "cl.exe" did not execute successfully (status code exit code: 2).

', C:\Users\freedotech\.cargo\registry\src\mirrors.ustc.edu.cn-b63e9dae659fc205\cc-1.0.9\src\lib.rs:2070:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

warning: build failed, waiting for other jobs to finish...
error: build failed

from 3dtiles.

fanvanzh avatar fanvanzh commented on May 30, 2024

很多人都遇到这个问题。
你们是不是都是 社区版的 VS2015 ?
我这边能成功编译的环境是:
Win7 x64 VS2015 专业版。

from 3dtiles.

vtxf avatar vtxf commented on May 30, 2024

是的,社区版。。

from 3dtiles.

CosmosEcho avatar CosmosEcho commented on May 30, 2024

QQ251195335 我重新装了非社区版也没过。也许是win10的原因?
image

from 3dtiles.

fanvanzh avatar fanvanzh commented on May 30, 2024

根据最新的测试发现,使用网页下载的方式可能会导致编译不过去。
请使用 git clone https://github.com/fanvanzh/3dtiles拉取代码

from 3dtiles.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.