Giter VIP home page Giter VIP logo

Comments (17)

vtorri avatar vtorri commented on May 14, 2024

ok. Tell me if you want me to close the issue. Also, don't hesitate to tell me if you succeed in implementing this :-)

from examine.

m2abrams15 avatar m2abrams15 commented on May 14, 2024

is there an easy way to compile your project into a static library?

from examine.

vtorri avatar vtorri commented on May 14, 2024

do you use Visual Studio ?

from examine.

m2abrams15 avatar m2abrams15 commented on May 14, 2024

yeah, i just found the libexamine you have in the project. side note, i have to give full path for config.h and exmine.h for some reason. not sure

from examine.

vtorri avatar vtorri commented on May 14, 2024

Strange. I note this, thank you

from examine.

m2abrams15 avatar m2abrams15 commented on May 14, 2024

also, when compiling for 64-bit
IMAGE_DELAYLOAD_DESCRIPTOR
claims it is undefined.

from examine.

m2abrams15 avatar m2abrams15 commented on May 14, 2024

and lastly, when i compiled the libexamine, it compiles for 32-bit. but then when i add it in as a dependency, i get :
error LNK1107: invalid or corrupt file: cannot read at 0x2B8 \libexamine.dll

from examine.

vtorri avatar vtorri commented on May 14, 2024

It has been a long time since I tried to compile it with Visual Studio (I usually use POSIX configuration for compilation with gcc).

For the compilation for x64, it's possible to choose this in the IDE, at the top.

It's time for me to look at Visual Studio compilation :)

thank you

from examine.

m2abrams15 avatar m2abrams15 commented on May 14, 2024

yeah any help you could provide getting the library to compile would be huge.

im using visual studio 2013 at the moment

from examine.

vtorri avatar vtorri commented on May 14, 2024

normally i have fixed all the wrong paths for Visual Studio 2013 (vc12), for x86 and x64, debug or release, but i tested with Visual Studio 2015. I don't know if there are still problems with Visual Studio 2013. Can you update and report problems, please ?

from examine.

m2abrams15 avatar m2abrams15 commented on May 14, 2024

So you want me to try to compile in 2015?
On Jun 4, 2016 12:04 AM, "vtorri" [email protected] wrote:

normally i have fixed all the wrong paths for Visual Studio 2013 (vc12),
for x86 and x64, debug or release, but i tested with Visual Studio 2015. I
don't know if there are still problems with Visual Studio 2013. Can you
update and report problems, please ?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#3 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AS0l_A2kVgA0BvzrZgJ0qbi22VUrf0Djks5qIQdUgaJpZM4It0CU
.

from examine.

vtorri avatar vtorri commented on May 14, 2024

no. Try with Visual Studio 2013. I just wante to say that I tested the Visual Studio 2013 solution (in visual_studio/vc12) with my Visual Studio 2015

from examine.

m2abrams15 avatar m2abrams15 commented on May 14, 2024

hey so whatever you did worked it compiled without errors in VS 2013 target platform v120. However, it does still crash compiling for v90 (visual studio 2008) which is the only redist package installed by default

from examine.

m2abrams15 avatar m2abrams15 commented on May 14, 2024

looks like i can include the library, regardless of the target platform and it doesn't require the VS120 redist

from examine.

vtorri avatar vtorri commented on May 14, 2024

normally, as I compile also with mingw (gcc on Windows) and that it uses msvcrt.dll (the Windows XP libc), there shouldn't be a lot of problems. I had one day a Visual Studio 2008 installed, but it's not easily to find these days :-)

from examine.

m2abrams15 avatar m2abrams15 commented on May 14, 2024

yeah i completely understand that :P So i got the lib added as a dependency. now im just going to add the headers into the proj and use the memcheck.c as a blueprint.

from examine.

m2abrams15 avatar m2abrams15 commented on May 14, 2024

hmm, yeah so it still wont compile for 2008. And i dont think i can embed a library needing v120 into a dll using v90

from examine.

Related Issues (4)

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.