On Mon, Jun 15, 2009 at 10:19 AM, Derek Atkins<[email protected]> wrote: > Don Zickus <[email protected]> writes: > >> On Sat, Jun 6, 2009 at 12:12 PM, Phil Longstaff<[email protected]> wrote: >>> Hmmm... I just built from svn using your configure options and had no >>> problem. Were there any problems during configure or make? Is it >>> reproducible? Can you send a sample data file with the problem? >> >> OK, so I figured out my problem, SWIG_RUNTIME_VERSION was set to a >> mixture of "3" and "4", which caused SWIG_TypeQueryModule to not find >> any modules, return NULL and blow up when deferenced in >> SWIG_MangledTypeQueryModule. Anyway fixed that. > > So... how did this happen? How can you get a mixture of SWIG Runtime > Versions?
No idea. > > Try building from a clean checkout? That is how I fixed it. :-) Cheers, Don _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
