Hi Derek,
On Mon, 2006-01-23 at 20:20 -0500, Derek Atkins wrote:
> This function is defined in src/core-utils/gnc-main.h and implemented in
> src/core-utils/gnc-main.c. The "problem" is that src/engine/test
> (which is where I'm assuming this is failing for you, but you don't provide
> enough inf
This function is defined in src/core-utils/gnc-main.h and implemented in
src/core-utils/gnc-main.c. The "problem" is that src/engine/test
(which is where I'm assuming this is failing for you, but you don't provide
enough information to tell for sure) is not linking against the core-utils
library,
Hello All,
Make is failing with:
gcc -I../../.. -I../../../src -I../../../src/gnc-module
-I../../../src/test-core -I../../../src/engine
-I../../../src/engine/test-core -I../../../lib/libqof/qof -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall
-Wunused -Wmissing-pro