rubickCenter/rubick
Ver no GitHub无法定位程序输入点DiscardVirtualMemory于动态链接库KERNEL32.dll上。
Open
#370 aberto em 16 de mai. de 2024
1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)HTML5.026 stars (5.026 stars)568 forks (568 forks)batch import
help wanted
Description
任何开发建议、交流学习都可以
使用win7 系统类型64位操作系统 安装4.2.2的64位安装包
具体表现如标题
图片不知道有没有上传成功,希望大佬能协助正常安装使用。
Guia do colaborador
- Pilha de tecnologia
- javascriptnodejselectronhtmlcss
- Domain
- desktop
- Tipo Issue
- bug
- DifficultyDificuldade de implementação estimada para um novo contribuidor, de 1 para alterações muito pequenas a 5 para trabalho de nível especializado.
- 4
- Tempo estimadoUm intervalo de tempo aproximado para um colaborador experiente investigar, implementar, testar e preparar um pull request.
- 1-2 days
- Status da atividadeQuão disponível o issue aparece agora: novo, ativo, obsoleto, bloqueado ou aguardando entrada do mantenedor.
- fresh
- ClarityCom que clareza o issue explica a mudança esperada, os critérios de aceitação e a próxima etapa.
- needs investigation
- Prerequisites
- Windows debuggingElectron basicsNode.js native modules
- Simpatia para novatosUma pontuação de 1 a 100 que estima o quão acessível este issue é para colaboradores iniciantes.
- 25
- Direção de pesquisa
- Investigate the compatibility of Electron with Windows 7. The error 'DiscardVirtualMemory' suggests an API that is not available on Windows 7. Look into the Electron version used in rubick and check if there is a known workaround or if the project needs to target a different Electron version that still supports Windows 7. Also, examine the native modules (e.g., in node modules) that might be compiled against a newer Windows SDK. The repository's build configuration may need to be adjusted.