libqtlua-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libqtlua-list] patch for osx compile


From: 高晓俊
Subject: [Libqtlua-list] patch for osx compile
Date: Fri, 3 May 2013 02:19:12 +0800


Qt version 5.0.2
OSX: Mountain Lion 10.8.3
XCode: 4.6.2

BTW: without patch , Qtlua compile successful on linux, so i think it's compiler problem

--- qtluavaluebase.hh 2013-05-02 14:12:30.000000000 +0800
+++ qtluavaluebase.hh 2013-05-02 09:04:40.000000000 +0800
@@ -62,7 +62,6 @@
   friend class TableIterator;
   friend class Value;
   friend class ValueRef;
-  friend uint qHash(const Value &lv);
 
   inline ValueBase(const State *ls);


reply via email to

[Prev in Thread] Current Thread [Next in Thread]