You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have just compiled several revision using CONFIGURE
with '--enable-jpip'. And found that the 'reorganization'
in revision 897 has neither been done in the 'CMakeLists.txt'
nor in the 'Makefile.am'. Only 'Makefile.nix' works.
revision-896
=============
cidx_manager.c idxjp2_manager.c phix_manager.c tpix_manager.c
cio_ext.c j2k_decoder.c ppix_manager.c
event_mgr_handler.c j2k_to_idxjp2.c thix_manager.c
revision-897 and higher
=======================
event_mgr_handler.c idxjp2_manager.c j2k_decoder.c j2k_to_idxjp2.c
ext_libopenjpeg/:
cidx_manager.c ext_j2k.c phix_manager.c thix_manager.c
cio_ext.c ext_jp2.c ppix_manager.c tpix_manager.c
CMAKE
======
CMake Error in applications/jpip/tools/indexer/CMakeLists.txt:
Cannot find source file "cidx_manager.c". Tried extensions .c .C .c++ .cc
.cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
CONFIGURE
=========
make[5]: Entering directory `PATH_TO/applications/jpip/tools/indexer'
make[5]: *** No rule to make target `cidx_manager.c', needed by `j2k_to_idxjp2-cidx_manager.o'.
Stop.
winfried
Originally reported on Google Code with ID 84
Reported by szukw000 on 2011-08-30 23:16:31
The text was updated successfully, but these errors were encountered: