corona icon indicating copy to clipboard operation
corona copied to clipboard

CoronaBuilder (via CMD) and plugins dlls (target: Windows, machine: Windows)

Open IlSui opened this issue 2 years ago • 2 comments

It looks like the builder doesn't add plugins DLLs to windows built. The build operation succeeds, and you can perfectly play the game if you move dlls manually. (Perfectly working via simulator)

IlSui avatar Nov 10 '22 20:11 IlSui

Same goes for the MacOS builds. Its not an error, but a shortcut that was taken according to the We don't currently support plugins for CoronaBuilder macOS desktop builds comment here. The Win32AppPackager.cpp also has several #if defined( Rtt_NO_GUI ) statements that are currently intentionally disabling the plugins.

I'm very eager to finally use CoronaBuilder for all of my builds, any idea what would be needed to get this fixed for Win & Mac builds @Shchvova ? If I could get some guidance I might be able to implement it in a pull request.

pouwelsjochem avatar Dec 08 '22 10:12 pouwelsjochem

Any update on this? Would love to start using all CI/CD on all of my Solar2D projects.

makorendev avatar Mar 27 '23 02:03 makorendev