Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Cannot take the address of, get the size of, or declare a pointer to a managed type #664

Open
Elmue opened this issue Jun 12, 2018 · 1 comment

Comments

@Elmue
Copy link

Elmue commented Jun 12, 2018

1.)
The SLN file does not open after double clicking it. (I have VS2010 installed)

2.)
There is something wrong in the line
moduleHnd = * (IntPtr * )(&hnd);
in Line 83 in AntiTemper.jit.cs which prevents the project from compiling on VS 2010.
I get "Cannot take the address of, get the size of, or declare a pointer to a managed type"
I suppose this must be replaced with Marshal.ReadIntPtr(..)

3.)
Project dnlib is unavailable

4.)
Why isn't there a compiled EXE in the downloaded ZIP file to test this project rapidly without struggling with the several compiler errors?

5.)
288 open issues, some of them are open since 2014.

Summary: This project is quite dead. I have to invest a lot of time to get this compiled and I don't even know if it is worth the time.

@XenocodeRCE
Copy link
Contributor

  1. Open fine with me
  2. its linked to 1)
  3. Master.zip never include external ref in Github. Download the project using Github desktop.
  4. To prevent newbies
  5. https://yck1509.github.io/ConfuserEx/news/

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

No branches or pull requests

2 participants