|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Anyone familar with PHP Extensions?------------------------------------------------------------------------------ _______________________________________________ KMyMoney2-developer mailing list KMyMoney2-developer@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer |
|
|
|
|
|
Re: Anyone familar with PHP Extensions?În data de Luni 06 Iulie 2009 00:01:27 Eric A. Boney a scris:
> Hey Christian: > > Thanks for the suggestion. I don't get any not found dependencies. Here is > the output of the command: > > linux-gate.so.1=> (0xb7f11000) > libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7da9000) > /lib/ld-linux.so.2 (0xbf12000) > > Thanks for the suggestion, maybe I am not including something that is > needed still in the extension? sources? A small description of this php extension would help. The way I see it if I would want to write something in C++ using the kmymoney engine objects I would link the program with libkmm_mymoney.so. Doesn't the php extension imply doing something like this? Using an existing C++ lib and instantiating object from it somehow wrapped in php code? If it does than the libkmm_mymoney.so installed on your system contains all classes needed by you and it also has all the dependencies. If it's a somehow different case that I don't have ideas :). -- Regards, Cristian Oneţ ------------------------------------------------------------------------------ _______________________________________________ KMyMoney2-developer mailing list KMyMoney2-developer@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer |
| Free embeddable forum powered by Nabble | Forum Help |