-
-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Labels
bobIssues related to the bob command line build toolIssues related to the bob command line build toolbugSomething is not working as expectedSomething is not working as expected
Description
Describe the bug (REQUIRED)
I added my dll files to the extensionname/lib/platform_name folder of a native extension, but when creating a bundle from the IDE or via Bob, these files are not copied to the output directory.
To Reproduce (REQUIRED)
demo.zip
Steps to reproduce the behavior:
- Download the test project
- Open the project
- Do
Project / Bundle / Windows Application...or runjava -jar bob.jar --archive resolve clean build bundle --bundle-output OUTPUT --platform x86_64-win32
Btw, the build/platformname/ folder contains files as it should, so the app runs well from IDE:
Expected behavior (REQUIRED)
The bundle should have all dlls from the extensionname/lib/platformname/ directory.
Defold version (REQUIRED):
- Version: 1.10.4
Platforms (REQUIRED):
- Platforms: Windows
8bitskull
Metadata
Metadata
Assignees
Labels
bobIssues related to the bob command line build toolIssues related to the bob command line build toolbugSomething is not working as expectedSomething is not working as expected
Type
Projects
Status
In Progress
