godotengine / godotengine/godot-cpp
Can't open dynamic library
Open
needs testing
topic:gdextension
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 809
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
### Godot version
4.6 dev
### godot-cpp version
master
### System information
windows10 13900K
### Issue description
ERROR: Can't open dynamic library: E:/GDProject/project/bin/libgdgamecore.windows.template_debug.x86_64.dll. Error: Error 5: 拒绝访问。.
ERROR: Can't open GDExtension dynamic library: 'res://Bin/gamecore.gdextension'.
### Steps to reproduce
Build the gdextension dll,then open the project,the error will happened
### Minimal reproduction project
[cplugin.zip](https://github.com/user-attachments/files/22437758/cplugin.zip)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.