Code Monkey home page Code Monkey logo

Comments (10)

IzzakQ avatar IzzakQ commented on August 10, 2024 1

you can fix all this code problem, while building, just using chatgpt

from interactive-hex-meshing.

IzzakQ avatar IzzakQ commented on August 10, 2024

Are you build on Windows?

from interactive-hex-meshing.

Liu-Lianger avatar Liu-Lianger commented on August 10, 2024

yes and I fix the problem by adding this to CMakeLists of geomlib

target_compile_definitions(geomlib PRIVATE _DEBUG)
target_compile_definitions(geomlib PRIVATE _DLL)
target_compile_definitions(geomlib PRIVATE _ITERATOR_DEBUG_LEVEL=2)
target_compile_options(geomlib PRIVATE /MDd)

from interactive-hex-meshing.

Liu-Lianger avatar Liu-Lianger commented on August 10, 2024

aha! thank you for you advice

from interactive-hex-meshing.

zyyue99 avatar zyyue99 commented on August 10, 2024

Hello, I encountered an error “Unable to open input file …\geomlib\Release\geomlib.lib” while building. Could you please tell me how to solve this issue? Thank you very much.

from interactive-hex-meshing.

Liu-Lianger avatar Liu-Lianger commented on August 10, 2024

Hello, I encountered an error “Unable to open input file …\geomlib\Release\geomlib.lib” while building. Could you please tell me how to solve this issue? Thank you very much.

the error is linking process?

from interactive-hex-meshing.

zyyue99 avatar zyyue99 commented on August 10, 2024

Hello, I encountered an error “Unable to open input file …\geomlib\Release\geomlib.lib” while building. Could you please tell me how to solve this issue? Thank you very much.

the error is linking process?

My project file after cmake does not have the “geomlib.lib” file.

from interactive-hex-meshing.

Liu-Lianger avatar Liu-Lianger commented on August 10, 2024

Hello, I encountered an error “Unable to open input file …\geomlib\Release\geomlib.lib” while building. Could you please tell me how to solve this issue? Thank you very much.

the error is linking process?

My project file after cmake does not have the “geomlib.lib” file.

check two things 1cmake successfully 2build geomlib project first

from interactive-hex-meshing.

Liu-Lianger avatar Liu-Lianger commented on August 10, 2024

Hello, I encountered an error “Unable to open input file …\geomlib\Release\geomlib.lib” while building. Could you please tell me how to solve this issue? Thank you very much.

the error is linking process?

My project file after cmake does not have the “geomlib.lib” file.

check two things 1cmake successfully 2build geomlib project first

any other questions you can email [email protected]

from interactive-hex-meshing.

zyyue99 avatar zyyue99 commented on August 10, 2024

Hello, I encountered an error “Unable to open input file …\geomlib\Release\geomlib.lib” while building. Could you please tell me how to solve this issue? Thank you very much.

the error is linking process?

My project file after cmake does not have the “geomlib.lib” file.

check two things 1cmake successfully 2build geomlib project first

any other questions you can email [email protected]

Thank you very much for your reply. I will continue to make some attempts.

from interactive-hex-meshing.

Related Issues (14)

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.