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

project need upgrade to v4.7.2 #1

Closed
uragan1987 opened this issue Jan 5, 2021 · 3 comments
Closed

project need upgrade to v4.7.2 #1

uragan1987 opened this issue Jan 5, 2021 · 3 comments

Comments

@uragan1987
Copy link

C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2123,5): warning MSB3274: The primary reference "U:\andi\Projekte\hacking\csharp\ReClass.NET-DotNetInspectorPlugin\bin\Debug\x64\ReClass.NET.exe" could not be resolved because it was built against the ".NETFramework,Version=v4.7.2" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.6.1".

project need upgrade to v4.7.2

@uragan1987
Copy link
Author

after upgrade to v4.7.2
and fix 1 error at ReClassNetDataReader.cs

line5: //using System.Runtime.InteropServices;
line66: System.Runtime.InteropServices.Marshal.Copy(temp, 0, buffer, bytesRequested);

still cant see plugin at File>Plugins

@KN4CK3R
Copy link
Member

KN4CK3R commented Jan 5, 2021

I pushed the version and fixed the compilation error. Afterwards just copy the dll in the Plugins folder where the ReClass.NET.exe is.

A note: I never finished this plugin so it's in alpha stadium but works:
grafik

@uragan1987
Copy link
Author

im focused on x86 version

  1. after compile x86 version then DLL is inside "ReClass.NET-DotNetInspectorPlugin\bin\Debug" , so x86 Folder just has ReClass.NET.exe and dunno why you need it there, i cant run it
    @x64 its inside bin\Debug\x64\ Folder, looks good

  2. After compile, i get this screen,

grafik
just wanna tell, write somewhere about Plugins Folder, there is nothing :)

now i see it
grafik

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

2 participants