Giter Site home page Giter Site logo

opengl-raytracing's Issues

build failed

I open this project in VS22, try to build, but it's failed - compiler could not find some headers. Maybe you should to use any build systems like CMake.

Release build won't run because it's actually a debug build

Hey,

It is not possible to run the current release build on a system that doesn't have development libraries installed due to the fact that these executables are debug executables and therefore require debug system libraries:

0130:err:module:import_dll Library MSVCP140D.dll (which is needed by L"Z:\\mnt\\hhdd\\Big Downloads\\OpenGL-Raytracing\\opengl-raytracing-x64.exe") not found
0130:err:module:import_dll Library VCRUNTIME140_1D.dll (which is needed by L"Z:\\mnt\\hhdd\\Big Downloads\\OpenGL-Raytracing\\opengl-raytracing-x64.exe") not found
0130:err:module:import_dll Library VCRUNTIME140D.dll (which is needed by L"Z:\\mnt\\hhdd\\Big Downloads\\OpenGL-Raytracing\\opengl-raytracing-x64.exe") not found
0130:err:module:import_dll Library ucrtbased.dll (which is needed by L"Z:\\mnt\\hhdd\\Big Downloads\\OpenGL-Raytracing\\opengl-raytracing-x64.exe") not found
0130:err:module:LdrInitializeThunk Importing dlls for L"Z:\\mnt\\hhdd\\Big Downloads\\OpenGL-Raytracing\\opengl-raytracing-x64.exe" failed, status c0000135

;-)

Tuxifan

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.