I tried under the instruction in the provided thread, but it doesn't
really help.
The error message I got is kind of the same as the previous one:
*****************************************************************************
make all-recursive
make[1]: Entering directory `/cygdrive/c/workspace/HDRSoft/pfstmo-1.3'
Making all in src
make[2]: Entering directory `/cygdrive/c/workspace/HDRSoft/pfstmo-1.3/
src'
Making all in drago03
make[3]: Entering directory `/cygdrive/c/workspace/HDRSoft/pfstmo-1.3/
src/drago0
3'
/bin/sh ../../libtool --tag=CXX --mode=link g++ -O3 -o
pfstmo_drago03.ex
e pfstmo_drago03.o tmo_drago03.o -L/usr/local/lib
g++ -O3 -o pfstmo_drago03.exe pfstmo_drago03.o tmo_drago03.o -L/usr/
local/lib
pfstmo_drago03.o:pfstmo_drago03.cpp:(.text+0x73): undefined reference
to `pfs::D
OMIO::DOMIO()'
pfstmo_drago03.o:pfstmo_drago03.cpp:(.text+0x15a): undefined reference
to `pfs::
DOMIO::~DOMIO()'
pfstmo_drago03.o:pfstmo_drago03.cpp:(.text+0x26d): undefined reference
to `pfs::
DOMIO::readFrame(__sFILE64*)'
pfstmo_drago03.o:pfstmo_drago03.cpp:(.text+0x625): undefined reference
to `pfs::
DOMIO::~DOMIO()'
pfstmo_drago03.o:pfstmo_drago03.cpp:(.text+0x69b): undefined reference
to `pfs::
DOMIO::writeFrame(pfs::Frame*, __sFILE64*)'
pfstmo_drago03.o:pfstmo_drago03.cpp:(.text+0x6b0): undefined reference
to `pfs::
DOMIO::freeFrame(pfs::Frame*)'
collect2: ld returned 1 exit status
make[3]: *** [pfstmo_drago03.exe] Error 1
make[3]: Leaving directory `/cygdrive/c/workspace/HDRSoft/pfstmo-1.3/
src/drago03
'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/c/workspace/HDRSoft/pfstmo-1.3/
src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/workspace/HDRSoft/pfstmo-1.3'
make: *** [all] Error 2
*************************************************************************************************
Thanks,
Jack
On Jul 30, 11:42 am, Rafal <
mant...@googlemail.com> wrote:
> If there is no output, it means that pkg-config cannot find pfs.pc.
> You can find solution for this in this thread:
>
>
http://groups.google.com/group/pfstools/browse_thread/thread/f1ec688d...