Error Build FFMPEGSUMO.lib

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Re: Error Build FFMPEGSUMO.lib

Postby magreenblatt » Mon Feb 10, 2014 10:59 pm

The "msvs-ninja" generator creates VS solution files that you can build with. It's decent for development purposes (compiling a few files) but much slower than building from the command-line.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Error Build FFMPEGSUMO.lib

Postby DhideMarshall » Mon Feb 10, 2014 11:12 pm

magreenblatt wrote:It's decent for development purposes (compiling a few files) but much slower than building from the command-line.

i think so too,, but can i compile for just libcef.dll from ninja command-line after adding some changes??
why ffmpegsumo.dll from cef and ffmpegsumo.dll from 'chrome\tools\test\reference_build\chrome_win' are different ??
Last edited by DhideMarshall on Mon Feb 10, 2014 11:38 pm, edited 2 times in total.
DhideMarshall
Techie
 
Posts: 24
Joined: Thu Jul 04, 2013 5:01 am

Re: Error Build FFMPEGSUMO.lib

Postby magreenblatt » Mon Feb 10, 2014 11:32 pm

When you re-run ninja it should only compile what's necessary based on the changed files. The ffmpeg difference could be due to any number of things -- maybe the reference having been committed at a different version, or it includes mpeg support, or it's a release build and you're comparing to a debug build.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Error Build FFMPEGSUMO.lib

Postby DhideMarshall » Mon Feb 10, 2014 11:39 pm

and once, how can i change the default cef scrollbar,, like this..

Image

i just build,, and get the red scrollbar.. i'm not sure if it can be change..
DhideMarshall
Techie
 
Posts: 24
Joined: Thu Jul 04, 2013 5:01 am

Re: Error Build FFMPEGSUMO.lib

Postby magreenblatt » Tue Feb 11, 2014 10:28 am

What CEF3 version are you using?
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Error Build FFMPEGSUMO.lib

Postby DhideMarshall » Tue Feb 11, 2014 6:10 pm

yes,, trunk of cef3.. when i open up cefclient.exe without cef.pak file..
DhideMarshall
Techie
 
Posts: 24
Joined: Thu Jul 04, 2013 5:01 am

Re: Error Build FFMPEGSUMO.lib

Postby magreenblatt » Tue Feb 11, 2014 6:14 pm

DhideMarshall wrote:yes,, trunk of cef3.. when i open up cefclient.exe without cef.pak file..

With trunk the scrollbar resources now come from cef.pak. You can customize the scrollbars using CSS. See http://css-tricks.com/custom-scrollbars-in-webkit/ for example.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Error Build FFMPEGSUMO.lib

Postby DhideMarshall » Tue Feb 11, 2014 6:21 pm

so,, is impossible if i want to insert the cef.pak component into libcef.dll ??
DhideMarshall
Techie
 
Posts: 24
Joined: Thu Jul 04, 2013 5:01 am

Re: Error Build FFMPEGSUMO.lib

Postby magreenblatt » Tue Feb 11, 2014 6:27 pm

DhideMarshall wrote:so,, is impossible if i want to insert the cef.pak component into libcef.dll ??

What do you mean by this?
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Error Build FFMPEGSUMO.lib

Postby DhideMarshall » Tue Feb 11, 2014 6:39 pm

i mean adding all cef.pak code into libcef.dll .. is it impossible??
DhideMarshall
Techie
 
Posts: 24
Joined: Thu Jul 04, 2013 5:01 am

PreviousNext

Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 55 guests