Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMakeLists.txt and Makefile.am for JPIP are buggy #84

Closed
gcode-importer opened this issue Aug 30, 2011 · 3 comments
Closed

CMakeLists.txt and Makefile.am for JPIP are buggy #84

gcode-importer opened this issue Aug 30, 2011 · 3 comments

Comments

@gcode-importer
Copy link

Originally reported on Google Code with ID 84

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


Reported by szukw000 on 2011-08-30 23:16:31

@gcode-importer
Copy link
Author

Yes I know.

See this thread : http://groups.google.com/group/openjpeg/browse_thread/thread/1df6a0dbb00505ec

Should be fixed in 2-3 days.

Reported by detonin on 2011-08-31 07:33:08

@gcode-importer
Copy link
Author

This issue seems not fixed yet? 

Reported by liminzhi2010 on 2011-09-26 02:53:23

@gcode-importer
Copy link
Author

I believe this is done. Closing.

Reported by malaterre on 2012-01-11 09:27:51

  • Status changed: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants