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

Compile Errors #108

Open
Amadeus- opened this issue Jun 26, 2022 · 0 comments
Open

Compile Errors #108

Amadeus- opened this issue Jun 26, 2022 · 0 comments
Labels

Comments

@Amadeus-
Copy link

I am getting the following errors when compiling master, both release and x64-release. This is with Windows 10, Visual Studio 2019, and the IDA 7.5 SDK.

'initializing': cannot convert from 'plugmod_t *(__cdecl *)(void)' to 'size_t (__cdecl *)(void)'	CodeXplorer.cpp, line 836	
a value of type "plugmod_t *(__stdcall *)()" cannot be used to initialize an entity of type "size_t (__stdcall *)()"	CodeXplorer.cpp, line 836	
'codexplorer_ctx_t::codexplorer_ctx_t(void)': attempting to reference a deleted function	CodeXplorer.cpp, line 821	
@matrosov matrosov added the bug label Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants