Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 362458 Details for
Bug 484786
sci-geosciences/osgearth-2.4 with dev-lang/v8-3.19.18.19 - /usr/include/v8.h:752:53: error: ‘v8::Persistent& v8::Persistent::operator=(const v8::Persistent&) [with T = v8::Context, v8::Persistent = v8::Persistentv8::Context]’ is private
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
osgearth-v8.patch
patch (text/plain), 433 bytes, created by
Paweł Hajdan, Jr. (RETIRED)
on 2013-11-03 01:13:47 UTC
(
hide
)
Description:
osgearth-v8.patch
Filename:
MIME Type:
Creator:
Paweł Hajdan, Jr. (RETIRED)
Created:
2013-11-03 01:13:47 UTC
Size:
433 bytes
patch
obsolete
>--- CMakeLists.txt.orig 2013-11-03 01:05:21.138229885 +0000 >+++ CMakeLists.txt 2013-11-03 01:06:31.228680439 +0000 >@@ -106,7 +106,11 @@ > FIND_PACKAGE(GEOS) > FIND_PACKAGE(Sqlite3) > FIND_PACKAGE(ZLIB) >+ >+OPTION(OSGEARTH_USE_V8 "Enable to use V8 JavaScript engine" ON) >+IF(OSGEARTH_USE_V8) > FIND_PACKAGE(V8) >+ENDIF(OSGEARTH_USE_V8) > > OPTION(OSGEARTH_USE_QT "Enable to use Qt (build Qt-dependent libraries, plugins and examples)" ON) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 484786
: 362458