Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuget version 1.7.2 not up to date #54

Open
ghost opened this issue Feb 23, 2023 · 1 comment
Open

Nuget version 1.7.2 not up to date #54

ghost opened this issue Feb 23, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 23, 2023

Hi

Is it possible to update the nuget version to 1.7.3 and fix the problem below?

I have exactly the same problem as #51
by either using:

  • nuget version 1.7.2
  • github version 1.7.3

So I can't get it to work, no matter what version I use.
I use VS2022.

Thanks in advance!

@PauliusVa
Copy link

PauliusVa commented Oct 20, 2023

I had same issue on this , but you have to set on files: ["sketshup.lib", "SketshUpAPI.dll", "SketshUpAPI.lib", SketshUpCommonPreferences.dll"] Copy to Output Directory, Copy always. Then it should work on your machine.

But i get exception only when i deploy the program to server where is no visual studio installed, even i install
"If not installed you might requires Visual C++ Redistributable Packages for Visual Studio https://www.microsoft.com/en-sg/download/details.aspx?id=40784"

I get exception:
"Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'SketchUpNET.dll' or one of its dependencies. The specified module could not be found."

Cant figure out what visual studio has that needs to be installed on a clean mashine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant