Skip to content

Adapt UE4.20.3 or newer && can Shipping build && DLLs replace "Debug"=>"Release"#5

Open
crssnky wants to merge 3 commits intoSINTEF-9012:masterfrom
crssnky:master
Open

Adapt UE4.20.3 or newer && can Shipping build && DLLs replace "Debug"=>"Release"#5
crssnky wants to merge 3 commits intoSINTEF-9012:masterfrom
crssnky:master

Conversation

@crssnky
Copy link

@crssnky crssnky commented Sep 28, 2018

Hi.

I usually use UE4.20.3.
But I can't build MyProject's C++Solution(VS2017), it include UnrealMosquitto.
So, I adapted UnrealMosquitto for UE4.20.3 .

&&

Can a Project(it include UnrealMosquitto) Shipping Build?
I can't because UnrealMosquitto have EditorOnly SourceCodes.
For example, K2Node*, etc....
So I devide it to "mqtt logic code" and "UnrealMosquitto Blueprint code".
The latter is put in other module for Editor.Target.cs.

&&

mosquitto.dll and mosquittopp.dll is built by Debug.
I replace it to ReleaseBuild DLLs.
I used codes is "Latest commit 46b943b".

UnrealMosquitto is so useful by UE4 user.
So I hope it will be completed for current UE4.

@crssnky
Copy link
Author

crssnky commented Oct 8, 2018

It is for Shipping Build include UnrealMosquitto in 4.20.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants