-
Notifications
You must be signed in to change notification settings - Fork 261
Error during BLUI setup #96
Comments
I think the critical piece of info there is 'D:\Documents\Unreal Projects\BLUITest\Plugins\BLUI\ThirdParty\cef\Win\shipping' not found. cef is a submodule, which you may need to compile first? (I'm just guessing I haven't tried using blui yet) |
When attempting to generate the Visual Studio files I get an identical error. I am trying to open the demo file, with the supposed UE4.1.5 update. Dorkside, if you managed to fix this please come to my aid
|
I'm having the same issue as well on the 4.16 preview 3 build. @AaronShea Any fix as of yet? |
I just gave up eventually so if you figure it please let me.know. Thanks. |
Did you solve the problem? I'm having the same issue as well on the 4.15. @dannyflint @Dorkside |
Not using BLUI anymore in my project, shifted to a very different setup combining UE4 and electron. |
Since I'm not using BLUI anymore could anyone having this problem confirm this works ? |
I'm on my way home from work now and will try and dig out my project and see if the solution works. |
Zong, have you pulled the solution? |
I had two problems in my project. Would you like me to send you a correct project? It is set up well。 Let me look at the first question again. |
Your English is fine. Thanks for that. Last night I spent some time getting it working in 4.16 using a fixed plugin shared in one of the other threads above this one. I haven't got interactivity working yet, but I can see webpages in UE4 ... I was hoping to look at that today |
Congratulations!Good luck~ It's not difficult, it just needs to overwrite slate. |
Hey I managed to get your demo loading up the UI but again Im not really sure how to get.interactivity working. Any tips? |
@dannyflint Sorry, I did not see this information until now。In Level Blueprint,,You should do a Tick. In new widget Blueprint ,You can see the operation of loading the UI.If you want to interact, you should overload the event. |
In UMG, overload the mouse event @dannyflint |
Hi everyone,
I have it totally working. No time to post my projects but i hope too soon - thanks so much
…________________________________
From: Zong [[email protected]]
Sent: 29 August 2017 13:53
To: AaronShea/BLUI
Cc: Daniel Flint; Mention
Subject: Re: [AaronShea/BLUI] Error during BLUI setup (#96)
[override]<https://user-images.githubusercontent.com/22297967/29821864-fa26ca20-8cfb-11e7-80ed-f68ee6e2b447.png>
In UMG, overload the mouse event @dannyflint<https://github.com/dannyflint>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#96 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/Aaf4rxK46x8WJ-fXqeXXT2yChKqID3yHks5sdAndgaJpZM4MQJq9>.
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
Learners are at the centre of everything we do and we aim to lead excellence in learning for jobs and careers. We have three main campuses in South West London: Wandsworth, Merton and Tooting. We also deliver work-based training and community learning at sites across London. To find out more, visit www.south-thames.ac.uk.
This message is sent in confidence for the addressee only. It may contain confidential or sensitive information. The contents are not to be disclosed to anyone other than the addressee. Unauthorised recipients are requested to preserve this confidentiality and to advise us of any errors in transmission.
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
|
THis error occurred when trying to Generate Visual Studio project files
Any idea what the cause is ?
The text was updated successfully, but these errors were encountered: