JackieXie168 / chmsee

Automatically exported from code.google.com/p/chmsee
GNU General Public License v2.0
0 stars 0 forks source link

chmsee 1.0.6 can't be compiled with xulrunner1.9.1 when cmake #44

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
$ cmake .

-- checking for modules
'gthread-2.0;glib-2.0;libxml-2.0;gtk+-2.0;libglade-2.0;libxul-embedding-unstable
>=1.9;libxul-embedding-unstable<=1.9.0.999'
--   package 'libxul-embedding-unstable<=1.9.0.999' not found
CMake Error at /usr/share/cmake-2.6/Modules/FindPkgConfig.cmake:270 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-2.6/Modules/FindPkgConfig.cmake:322
(_pkg_check_modules_internal)
  CMakeLists.txt:5 (pkg_check_modules)

-- Configuring incomplete, errors occurred!

============================================

In my box, archlinux, libxul-embedding-unstable=1.9.1 

Original issue reported on code.google.com by tocer.deng@gmail.com on 17 Jul 2009 at 8:52

GoogleCodeExporter commented 8 years ago
I delete the 'libxul-embedding-unstable<=1.9.0.999' condition and it can be 
compile
and seems work well.

Original comment by tocer.deng@gmail.com on 17 Jul 2009 at 8:59

GoogleCodeExporter commented 8 years ago
发现这么做,可以编译,可以运行,但是无法打开 chm 
文件,出现段错误

Original comment by tocer.deng@gmail.com on 18 Jul 2009 at 3:28

GoogleCodeExporter commented 8 years ago
check issue 42, which mention maybe there is a conflict with chmsee and 
xulrunner 
1.9.1 

Original comment by lidaob...@gmail.com on 18 Jul 2009 at 3:35

GoogleCodeExporter commented 8 years ago
谢谢。明白了

Original comment by tocer.deng@gmail.com on 18 Jul 2009 at 3:48

GoogleCodeExporter commented 8 years ago
1.9.1.1上可以正常工作,是不是只有 1.9.1 才会出问题?

Original comment by oahong@gmail.com on 27 Jul 2009 at 11:13

GoogleCodeExporter commented 8 years ago
确实如此

Original comment by tocer.deng@gmail.com on 27 Jul 2009 at 2:16

GoogleCodeExporter commented 8 years ago
regarding comment #3: what do you mean with 'maybe there is a conflict': Is 
there one
and if yes, which one?

I think it would be better in long run to actually fix it to work with 1.9.1+ as
opposed to just disallow anything else but 1.9.0.x

Original comment by dominiqu...@gmail.com on 10 Aug 2009 at 3:32

GoogleCodeExporter commented 8 years ago
fixed in:
http://github.com/lidaobing/chmsee/commit/8b752f4344e1143ec83caf7e1cbd81de7f9b60
00

Original comment by lidaob...@gmail.com on 14 Aug 2009 at 10:10

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by lidaob...@gmail.com on 14 Sep 2009 at 2:43