Git Product home page Git Product logo

Comments (5)

VanHoevenTR avatar VanHoevenTR commented on August 23, 2024

I got similar issue with ld library too

Can you try ollvm 14 for windows? https://github.com/sr-tream/obfuscator/#integrate-to-android-ndk . I can't compile with mingw

You're lucky to be able to compile with VS2019 because I always failed with it, and I had to use mingw-w64 8.1.0.

from obfuscator.

heroims avatar heroims commented on August 23, 2024

You may have no problem executing your instructions on Linux, but use VS2019 on windows. I suggest cmake adding -G "Visual Studio 16 2019" and open .sln compiling with VS2019

from obfuscator.

VanHoevenTR avatar VanHoevenTR commented on August 23, 2024

You may have no problem executing your instructions on Linux, but use VS2019 on windows. I suggest cmake adding -G "Visual Studio 16 2019" and open .sln compiling with VS2019

I tried that, i'm always getting strange errors

Severity	Code	Description	Project	File	Line	Suppression State
Error		unable to create target: 'No available targets are compatible with triple "x86_64-pc-windows-msvc19.29.30145"'	TAsan-x86_64-calls-Noinst-Test	E:\ollvm14\obfuscator\llvm-project\build\projects\compiler-rt\lib\asan\tests\CUSTOMBUILD	1	

image

from obfuscator.

VanHoevenTR avatar VanHoevenTR commented on August 23, 2024

Nvm, i used cmake --build as mentioned above. Works like a charm with ollvm 14

from obfuscator.

CFZxa avatar CFZxa commented on August 23, 2024

How to solve ld: error: unable to find library -latomic
[cmake] ld: error: unable to find library -lgcc
[cmake] ld: error: unable to find library -lgcc

from obfuscator.

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.