[ooo-build] CMake progress

Jussi Pakkanen jpakkane at gmail.com
Mon Jun 8 15:07:32 PDT 2009


Hi

I have gotten a bit further with CMake. I can run idlc but it crashes
with a segfault in store/source/store.cxx:319

Reference<OStoreDirectory> xDirectory (new OStoreDirectory());

This calls sal/inc/rtl/ref.hxx:80 which looks like this:

m_pBody->acquire();

The debugger says that m_pBody->m_hImpl is NULL. Any help would be appreciated.

I have attached a new version of the build files. Usage is the same as
the previous one:

http://lists.go-oo.org/pipermail/dev-go-oo.org/2009-May/001407.html

The command I use to compile idl files is like this (type it in the
build directory):

idlc/source/idlc -DSUPD=310 -DUPD=310 -I../udkapi
../udkapi/com/sun/star/uno/Exception.idl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ooo31_cmake.tar.bz2
Type: application/x-bzip2
Size: 16324 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/ooo-build/attachments/20090609/4c043ad3/attachment.bin 


More information about the ooo-build mailing list