Giter VIP home page Giter VIP logo

lzma-sdk's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

benevides mudv587

lzma-sdk's Issues

Problem with installing Nuget in VS2019

I tried to install this NuGet package to my DLL project and I got this error message: Could not install package 'LZMA-SDK 19.0.0'. You are trying to install this package into a project that targets 'native,Version=v0.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

I have VS 2019 v16.9.0 (.NET Framework 4.8.04084) on Windows 10 20H2 (19042.867).

My project use:

  • Windows SDK Version: 10.0.18362.0
  • Platform Toolset: v142
  • C++ Language Standard: std:c++17
  • C Language Standard: Legacy MSVC

The project is part of a bigger solution where are also some C# project which uses this DLL project.

Do I have some problem with my configuration or is there some problem with this Nuget package?

Full log:

Attempting to gather dependency information for package 'LZMA-SDK.19.0.0' with respect to project 'IOL\Algorithm', targeting 'native,Version=v0.0'
Gathering dependency information took 1 ms
Attempting to resolve dependencies for package 'LZMA-SDK.19.0.0' with DependencyBehavior 'Lowest'
Resolving dependency information took 0 ms
Resolving actions to install package 'LZMA-SDK.19.0.0'
Resolved actions to install package 'LZMA-SDK.19.0.0'
Install failed. Rolling back...
Package 'LZMA-SDK.19.0.0' does not exist in project 'Algorithm'
Package 'LZMA-SDK.19.0.0' does not exist in folder 'E:\sandbox\LX\iol-mentor-4\BackEnd\packages'
Executing nuget actions took 41 ms
Could not install package 'LZMA-SDK 19.0.0'. You are trying to install this package into a project that targets 'native,Version=v0.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Time Elapsed: 00:00:00.1302250
========== Finished ==========

Remove .NET FW target

  1. It is out of date
  2. It will reduce package size at lease 2 times
  3. .NET standard target supports .NET FW 4 what is enough for legacy C# programming.

.NETStandard NuGet version

Hello.
Is it possible to submit a .NetStandard v2.0 version to NuGet? Because it is only compiled with the normal Framework versions of .NET.
Regards,
Karl

Sign with a strong name

Would it be possible to sign the assemblies with a strong name?
It is not possible to use them from strong-named projects otherwise.

SDK/Usage documentation?

How am I supposed to use this?

Am I supposed to know this is the LZMA SDK provided at https://www.7-zip.org/sdk.html, and that I have to download and install that to read its documentation? If so, that should be described in the readme.

Some usage documentation/pointers would be much appreciated.

Why LGPL?

Since all the source code was put into the public domain by Igor Pavlov (see https://www.7-zip.org/sdk.html), I'm curious why the LGPL license was chosen for this project.

While I think it would be technically possible to comply with the LGPL in commercial software (by using dynamic linking), any commercial user should get legal advice to make sure it is compliant. This extra burden on commercial users seems unnecessary for a library that consists almost entirely of public domain code.

Are you open to relicensing under a more permissive license, such as MIT or CC0 1.0 Universal?

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.