GithubHelp home page GithubHelp logo

Comments (7)

gluck avatar gluck commented on July 24, 2024

You can put your merged assembly through PEVerify, it'll likely detect the error.
Make sure you're using the latest version (available in github downloads).

Alternatively, if you're not much of a DIY fan, you can provide me with the un-merged assemblies alongside with the repack command you're using, and I'll see this one through.

Thx.

from il-repack.

dragan avatar dragan commented on July 24, 2024

I can help you out, I don't mind. First question, where do you get PEVerify? I did a search on Github, but nothing showed up.

from il-repack.

gluck avatar gluck commented on July 24, 2024

I suggest google.
(probably included in either framework SDK or VS)

from il-repack.

dragan avatar dragan commented on July 24, 2024

Oh! I'll need to install a Windows VM then. It may be faster for you to look at it. Compiling mulder is really easy. The automated build takes care of everything. Everything works under Mono 2.10.9 on Mac OS X and .NET 4.0 under Windows. Just clone the repo and run the corresponding sake script, the .sh one on *nix and .cmd one on Windows. Running it with no parameters will get dependencies from nuget, compile, and run unit tests. After it finishes, run it again with the merge parameter. That will run ILRepack or ILMerge and output the end assembly in artifacts/bin. The unmerged assemblies are in the artifacts/output directory.

$ ./sake.sh
$ ./sake.sh merge
$ cd artifacts/bin

from il-repack.

gluck avatar gluck commented on July 24, 2024

Clone it, and saw ILRepack version is 1.9.
1.16 is the latest one (https://github.com/gluck/il-repack/downloads), did you try with it ?

from il-repack.

dragan avatar dragan commented on July 24, 2024

Hmm, could of swore I updated to latest version, maybe I lost the commit by accident. Let me download and try it. I'll report back.

from il-repack.

dragan avatar dragan commented on July 24, 2024

Updating to 1.16 seems to of fixed the issue.

from il-repack.

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.