Deadlock problem when using DCEF4

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #57259
    Support
    Keymaster

      Hello!

      I'm trying to look the CEF examples, but have a trouble when starting the Exe of compiled demo.

      Look the attached screenshot.Files from “Release” and “Resources” directories were copied to the Bin directory, but it doesn't help.

      #57263
      kim
      Participant

        thank you for reply

        this website will help you to fix a related trouble

        https://www.briskbard.com/index.php?lang=en&pageid=cef

        i advise you to put DCEF4 library files on your project bin folder

        and you have to put this variable 'GlobalCEFApp' on your project.dproj

        thank you

        i hope your reply

        #57264
        Support
        Keymaster

          Which framework files should be copied into the Bin directory?

          #57268
          kim
          Participant

            Please use the below link for framework files.

            http://opensource.spotify.com/cefbuilds/index.html

            You can download it.

            Thank you.

            #57269
            Support
            Keymaster

              Yes, I have copied these files into the “Bin” folder:

              Code:
              cef.pak
              cef_100_percent.pak
              cef_200_percent.pak
              cef_extensions.pak
              cef_sandbox.lib
              chrome_elf.dll
              d3dcompiler_43.dll
              d3dcompiler_47.dll
              devtools_resources.pak
              icudtl.dat
              libcef.dll
              libcef.lib
              libEGL.dll
              libGLESv2.dll
              natives_blob.bin
              snapshot_blob.bin
              v8_context_snapshot.bin
              widevinecdmadapter.dll

              But, same error: Framework files missing…

              Why they can't write which files are missing?

              #57275
              kim
              Participant

                thank you for reply

                your Chromium4 Version is brandnew

                so i send my old version Chromium4 component file and my delphi project

                because i don't know how to use brandnew Chromium4 LOL

                i exactly don't know what is your email

                so i sent my files to your email 'support@alphaskins.com'

                is it right??

                if that's not right, tell me your email

                i will re-send my files.

                anyway, if email is right, there is very important caution!

                you have to delete your Chromium4 Component before install my Chromium4 Component

                if you terminate to install component,

                you can compile my project.

                when you execute sample project, you will see google website

                and then follow this steps twice or more

                1. click anywhere in main form

                2. you can see PopupForm ( this form's name is Form2 )

                3. Close Test Form

                you have to repeat this process twice or more

                then main forms title bar will break!! ( you can see title icons disappear.. )

                i hope to be answered your sincere reply

                thank you

                #57276
                Support
                Keymaster
                  'kim' wrote:
                  so i sent my files to your email 'support@alphaskins.com'

                  is it right??

                  Yes, this is my correct email address, you can send files there.

                  PS. I see, files received.

                  #57277
                  Support
                  Keymaster

                    I see binary files of the CEF4 and your demo-project.

                    Component sources should be included there? Or I must to download and install it from WEB?

                    #57282
                    kim
                    Participant

                      i got it

                      now i'm going to send cef4 source files

                      at the time you see my reply,

                      file was sent to you

                      #57283
                      kim
                      Participant

                        my email have some problems,

                        i attached cef4 source files in this site

                        #57284
                        kim
                        Participant

                          my email have some problems,

                          i attached cef4 source files in this site

                          #57296
                          Support
                          Keymaster
                          Viewing 12 posts - 1 through 12 (of 12 total)
                          • You must be logged in to reply to this topic.