Git Product home page Git Product logo

Comments (10)

uricamic avatar uricamic commented on July 21, 2024

Hi @hurricanemad,

it is not clear when this error appeared. You say that you have compiled the CLandmark successfully and have both .dll and .lib files. So, is this error result of compiling the enclosed examples or your own code using the library?

Btw if the library is compiled successfully, you should have files clandmark.dll and flandmark.dl in your build directory.

from clandmark.

hurricanemad avatar hurricanemad commented on July 21, 2024

I'm appreciate your repling my messege,When I compile the CLandmark (no All_Build and flandmark)in visual studio 2012,2013, there is only .dll and no .lib in build directory. Then I add the arbitrary .def file in CLandmark directory. The .lib file comes out. However, when I build the flandmark. The error listed int the first message occur.
fatal error LNK1120: 30 unresolved externals.
You feel me,uricamic?

from clandmark.

uricamic avatar uricamic commented on July 21, 2024

So, you have compiled the clandmark target only and when trying to compile flandmark, you got this message, right?

from clandmark.

hurricanemad avatar hurricanemad commented on July 21, 2024

yeah, what's up? Some error in Rapidxml? or other error?

from clandmark.

uricamic avatar uricamic commented on July 21, 2024

Unless you are using a different version than the one distributed with CLandmark, I guess not. I think the problem is with the compilation in visual studio.

Have you checked the screenshots for the compilation on the project webpages? For example to produce the libs, you should change the variable in CMake (BUILD_SHARED_LIBS=OFF). I don't have access to the computer with windows now, so I cannot really check what is the problem.

from clandmark.

hurricanemad avatar hurricanemad commented on July 21, 2024

Do the flandmark in CLandmark need mex compilier. I will compilier the Clandmark next day. I will cut out the screenshot of my building process and send the message to you. Could I know your e-mail?

from clandmark.

uricamic avatar uricamic commented on July 21, 2024

flandmark does not need mex compiler, only MATLAB interface does (and it also need both clandmark and flandmark statically compiled). My email is [email protected]

from clandmark.

hurricanemad avatar hurricanemad commented on July 21, 2024

OK. I appreciate your help very much .

from clandmark.

uricamic avatar uricamic commented on July 21, 2024

no problem

from clandmark.

hurricanemad avatar hurricanemad commented on July 21, 2024

I solve the problem. We must check the BUILD_SHARED_LIBS option in CMake to insure building the cLandmark statically.Pay more attention to this.

from clandmark.

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.