This documenta- tion describes the current state of development.
Note that interfaces and functionality may still change.

Prokee Modules:
  A
  B
  C
  D
  E
  F
  G
  I
  L
  M
  N
  O
  P
  R
  S
  T
  U
  W

     open all    |    close all

GUI Elements:
  B
  C
  I
  M
  P
  R
  S
  T

     open all    |    close all

GUI Interactions:
  B
  F
  H
  S

     open all    |    close all

GUI Layouts:
  L

     open all    |    close all

Games/Demos:
  M

     open all    |    close all

Third Party Libraries:
  P
  F
  Z

     open all    |    close all

Information about this Website / Informationen zu dieser Webseite:
In case of any questions, or comments, please feel free to contact me via email at apoll500@gmail.com.

Module png [Version: v01]

 
Compile status: 
see log

Contents


Dependencies

For the Prokee Module Library

Dynamically Linked Modules: For the Standalone Executable

Source Files

  • interface/prokee/png/prokee.h
  • interface/prokee/png/prokee_c.h
  • interface/prokee/mlocal.h
  • png/png.h
  • interface/prokee/png/prokee.cpp
  • interface/prokee/png/prokee_c.cpp
  • png/png.cpp

Licenses


Exported Symbols

Pointers

int (*png_main)(int argc,char **argv);

Internal Pointers

Pointers

int png_main(int argc,char **argv);

Build Log

--------------------------------------------------------------------------------
png -- Di Jän 28 21:19:51 CET 2020
--------------------------------------------------------------------------------
ERROR: Fehler beim öffnen der Datei files.def.
Fehlernummer: 2
-------------------------------------------------------------------------------
> install headers
-------------------------------------------------------------------------------
Executable for Linux/[local system] (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Executable for Windows/[local system] (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Linux/[local system] (DLL)
[compiling] In file included from /opt/prokee/system/inc/png_module/v01/module.h:22, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/interface/prokee/png/prokee_c.h:17, from ../../../../source/interface/prokee/inidll.h:6, from ../../../../source/interface/prokee/inidll.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: ISO C++ forbids declaration of ‘png_uint_32’ with no type [-fpermissive] typedef png_uint_32 (*bf_png_uint_32_T)(); ^ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: typedef ‘png_uint_32’ is initialized (use decltype instead) /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: error: ‘bf_png_uint_32_T’ was not declared in this scope typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/interface/prokee/png/prokee_c.h:17, from ../../../../source/interface/prokee/inidll.h:6, from ../../../../source/interface/prokee/inidll.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:13:8: error: ‘bf_png_uint_32_T’ does not name a type extern bf_png_uint_32_T png_module_png_access_version_number; ^~~~~~~~~~~~~~~~ make: *** [Makefile:32: ../../../../programs/bin/v01/dll_linux/obj/interface/prokee/inidll.o] Fehler 1 [end]
------------------------------------------------------------------------------- Dynamic library for Windows/[local system] (DLL)
[compiling] In file included from /opt/prokee/system/inc/png_module/v01/module.h:22, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/interface/prokee/png/prokee_c.h:17, from ../../../../source/interface/prokee/inidll.h:6, from ../../../../source/interface/prokee/inidll.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: typedef ‘png_uint_32’ is initialized (use decltype instead) typedef png_uint_32 (*bf_png_uint_32_T)(); ^ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: error: ‘bf_png_uint_32_T’ was not declared in this scope typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/interface/prokee/png/prokee_c.h:17, from ../../../../source/interface/prokee/inidll.h:6, from ../../../../source/interface/prokee/inidll.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:13:8: error: ‘bf_png_uint_32_T’ does not name a type extern bf_png_uint_32_T png_module_png_access_version_number; ^~~~~~~~~~~~~~~~ make: *** [Makefile:32: ../../../../programs/bin/v01/dll_linux_win/obj/interface/prokee/inidll.o] Fehler 1 [end]
------------------------------------------------------------------------------- Static library for Linux/[local system] (LIB)
[compiling] In file included from /opt/prokee/system/inc/png_module/v01/module.h:22, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: ISO C++ forbids declaration of ‘png_uint_32’ with no type [-fpermissive] typedef png_uint_32 (*bf_png_uint_32_T)(); ^ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: typedef ‘png_uint_32’ is initialized (use decltype instead) /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: error: ‘bf_png_uint_32_T’ was not declared in this scope typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: note: suggested alternative: ‘RUNDEFAULT_png_uint_32_T’ typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ RUNDEFAULT_png_uint_32_T In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:13:8: error: ‘bf_png_uint_32_T’ does not name a type; did you mean ‘RUNDEFAULT_png_uint_32_T’? extern bf_png_uint_32_T png_module_png_access_version_number; ^~~~~~~~~~~~~~~~ RUNDEFAULT_png_uint_32_T ../../../../source/png/png.cpp: In static member function ‘static int png::main(int, char**)’: ../../../../source/png/png.cpp:37:9: error: ‘printf’ was not declared in this scope printf("argv[0]=%s\n",argv[0]); ^~~~~~ ../../../../source/png/png.cpp:37:9: note: ‘printf’ is defined in header ‘’; did you forget to ‘#include ’? ../../../../source/png/png.cpp:4:1: +#include ../../../../source/png/png.cpp:37:9: printf("argv[0]=%s\n",argv[0]); ^~~~~~ In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: error: ‘png_module_png_access_version_number’ was not declared in this scope #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: in definition of macro ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: suggested alternative: ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: in definition of macro ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../source/png/png.cpp:42:17: error: ‘stderr’ was not declared in this scope fprintf(stderr,"Wrong command-line parameters.\n"); ^~~~~~ ../../../../source/png/png.cpp:42:17: note: ‘stderr’ is defined in header ‘’; did you forget to ‘#include ’? ../../../../source/png/png.cpp:42:9: error: ‘fprintf’ was not declared in this scope fprintf(stderr,"Wrong command-line parameters.\n"); ^~~~~~~ ../../../../source/png/png.cpp:44:12: error: ‘EXIT_SUCCESS’ was not declared in this scope return EXIT_SUCCESS; ^~~~~~~~~~~~ make: *** [Makefile:20: ../../../../programs/bin/v01/lib_linux/obj/png/png.o] Fehler 1 [end]
------------------------------------------------------------------------------- Static library for Windows/[local system] (LIB)
[compiling] In file included from /opt/prokee/system/inc/png_module/v01/module.h:22, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: typedef ‘png_uint_32’ is initialized (use decltype instead) typedef png_uint_32 (*bf_png_uint_32_T)(); ^ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: error: ‘bf_png_uint_32_T’ was not declared in this scope typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: note: suggested alternative: ‘RUNDEFAULT_png_uint_32_T’ typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ RUNDEFAULT_png_uint_32_T In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:13:8: error: ‘bf_png_uint_32_T’ does not name a type; did you mean ‘RUNDEFAULT_png_uint_32_T’? extern bf_png_uint_32_T png_module_png_access_version_number; ^~~~~~~~~~~~~~~~ RUNDEFAULT_png_uint_32_T ../../../../source/png/png.cpp: In static member function ‘static int png::main(int, char**)’: ../../../../source/png/png.cpp:37:9: error: ‘printf’ was not declared in this scope printf("argv[0]=%s\n",argv[0]); ^~~~~~ ../../../../source/png/png.cpp:37:9: note: ‘printf’ is defined in header ‘’; did you forget to ‘#include ’? ../../../../source/png/png.cpp:4:1: +#include ../../../../source/png/png.cpp:37:9: printf("argv[0]=%s\n",argv[0]); ^~~~~~ In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: error: ‘png_module_png_access_version_number’ was not declared in this scope #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: in definition of macro ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: suggested alternative: ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: in definition of macro ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../source/png/png.cpp:42:17: error: ‘stderr’ was not declared in this scope fprintf(stderr,"Wrong command-line parameters.\n"); ^~~~~~ ../../../../source/png/png.cpp:42:17: note: ‘stderr’ is defined in header ‘’; did you forget to ‘#include ’? ../../../../source/png/png.cpp:42:9: error: ‘fprintf’ was not declared in this scope fprintf(stderr,"Wrong command-line parameters.\n"); ^~~~~~~ ../../../../source/png/png.cpp:44:12: error: ‘EXIT_SUCCESS’ was not declared in this scope return EXIT_SUCCESS; ^~~~~~~~~~~~ make: *** [Makefile:20: ../../../../programs/bin/v01/lib_linux_win/obj/png/png.o] Fehler 1 [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/[local system])
[compiling] [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/[local system])
[compiling] [end]
------------------------------------------------------------------------------- Executable for Linux/32bit (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Executable for Windows/32bit (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Linux/32bit (DLL)
[compiling] In file included from /opt/prokee/system/inc/png_module/v01/module.h:22, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/interface/prokee/png/prokee_c.h:17, from ../../../../source/interface/prokee/inidll.h:6, from ../../../../source/interface/prokee/inidll.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: ISO C++ forbids declaration of ‘png_uint_32’ with no type [-fpermissive] typedef png_uint_32 (*bf_png_uint_32_T)(); ^ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: typedef ‘png_uint_32’ is initialized (use decltype instead) /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: error: ‘bf_png_uint_32_T’ was not declared in this scope typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/interface/prokee/png/prokee_c.h:17, from ../../../../source/interface/prokee/inidll.h:6, from ../../../../source/interface/prokee/inidll.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:13:8: error: ‘bf_png_uint_32_T’ does not name a type extern bf_png_uint_32_T png_module_png_access_version_number; ^~~~~~~~~~~~~~~~ make: *** [Makefile32:32: ../../../../programs/bin/v01/dll_linux32/obj/interface/prokee/inidll.o] Fehler 1 [end]
------------------------------------------------------------------------------- Dynamic library for Windows/32bit (DLL)
[compiling] In file included from /opt/prokee/system/inc/png_module/v01/module.h:22, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/interface/prokee/png/prokee_c.h:17, from ../../../../source/interface/prokee/inidll.h:6, from ../../../../source/interface/prokee/inidll.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: typedef ‘png_uint_32’ is initialized (use decltype instead) typedef png_uint_32 (*bf_png_uint_32_T)(); ^ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: error: ‘bf_png_uint_32_T’ was not declared in this scope typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/interface/prokee/png/prokee_c.h:17, from ../../../../source/interface/prokee/inidll.h:6, from ../../../../source/interface/prokee/inidll.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:13:8: error: ‘bf_png_uint_32_T’ does not name a type extern bf_png_uint_32_T png_module_png_access_version_number; ^~~~~~~~~~~~~~~~ make: *** [Makefile32:32: ../../../../programs/bin/v01/dll_linux_win32/obj/interface/prokee/inidll.o] Fehler 1 [end]
------------------------------------------------------------------------------- Static library for Linux/32bit (LIB)
[compiling] In file included from /opt/prokee/system/inc/png_module/v01/module.h:22, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: ISO C++ forbids declaration of ‘png_uint_32’ with no type [-fpermissive] typedef png_uint_32 (*bf_png_uint_32_T)(); ^ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: typedef ‘png_uint_32’ is initialized (use decltype instead) /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: error: ‘bf_png_uint_32_T’ was not declared in this scope typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: note: suggested alternative: ‘RUNDEFAULT_png_uint_32_T’ typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ RUNDEFAULT_png_uint_32_T In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:13:8: error: ‘bf_png_uint_32_T’ does not name a type; did you mean ‘RUNDEFAULT_png_uint_32_T’? extern bf_png_uint_32_T png_module_png_access_version_number; ^~~~~~~~~~~~~~~~ RUNDEFAULT_png_uint_32_T ../../../../source/png/png.cpp: In static member function ‘static int png::main(int, char**)’: ../../../../source/png/png.cpp:37:9: error: ‘printf’ was not declared in this scope printf("argv[0]=%s\n",argv[0]); ^~~~~~ ../../../../source/png/png.cpp:37:9: note: ‘printf’ is defined in header ‘’; did you forget to ‘#include ’? ../../../../source/png/png.cpp:4:1: +#include ../../../../source/png/png.cpp:37:9: printf("argv[0]=%s\n",argv[0]); ^~~~~~ In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: error: ‘png_module_png_access_version_number’ was not declared in this scope #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: in definition of macro ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: suggested alternative: ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: in definition of macro ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../source/png/png.cpp:42:17: error: ‘stderr’ was not declared in this scope fprintf(stderr,"Wrong command-line parameters.\n"); ^~~~~~ ../../../../source/png/png.cpp:42:17: note: ‘stderr’ is defined in header ‘’; did you forget to ‘#include ’? ../../../../source/png/png.cpp:42:9: error: ‘fprintf’ was not declared in this scope fprintf(stderr,"Wrong command-line parameters.\n"); ^~~~~~~ ../../../../source/png/png.cpp:44:12: error: ‘EXIT_SUCCESS’ was not declared in this scope return EXIT_SUCCESS; ^~~~~~~~~~~~ make: *** [Makefile32:20: ../../../../programs/bin/v01/lib_linux32/obj/png/png.o] Fehler 1 [end]
------------------------------------------------------------------------------- Static library for Windows/32bit (LIB)
[compiling] In file included from /opt/prokee/system/inc/png_module/v01/module.h:22, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: typedef ‘png_uint_32’ is initialized (use decltype instead) typedef png_uint_32 (*bf_png_uint_32_T)(); ^ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: error: ‘bf_png_uint_32_T’ was not declared in this scope typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: note: suggested alternative: ‘RUNDEFAULT_png_uint_32_T’ typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ RUNDEFAULT_png_uint_32_T In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:13:8: error: ‘bf_png_uint_32_T’ does not name a type; did you mean ‘RUNDEFAULT_png_uint_32_T’? extern bf_png_uint_32_T png_module_png_access_version_number; ^~~~~~~~~~~~~~~~ RUNDEFAULT_png_uint_32_T ../../../../source/png/png.cpp: In static member function ‘static int png::main(int, char**)’: ../../../../source/png/png.cpp:37:9: error: ‘printf’ was not declared in this scope printf("argv[0]=%s\n",argv[0]); ^~~~~~ ../../../../source/png/png.cpp:37:9: note: ‘printf’ is defined in header ‘’; did you forget to ‘#include ’? ../../../../source/png/png.cpp:4:1: +#include ../../../../source/png/png.cpp:37:9: printf("argv[0]=%s\n",argv[0]); ^~~~~~ In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: error: ‘png_module_png_access_version_number’ was not declared in this scope #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: in definition of macro ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: suggested alternative: ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: in definition of macro ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../source/png/png.cpp:42:17: error: ‘stderr’ was not declared in this scope fprintf(stderr,"Wrong command-line parameters.\n"); ^~~~~~ ../../../../source/png/png.cpp:42:17: note: ‘stderr’ is defined in header ‘’; did you forget to ‘#include ’? ../../../../source/png/png.cpp:42:9: error: ‘fprintf’ was not declared in this scope fprintf(stderr,"Wrong command-line parameters.\n"); ^~~~~~~ ../../../../source/png/png.cpp:44:12: error: ‘EXIT_SUCCESS’ was not declared in this scope return EXIT_SUCCESS; ^~~~~~~~~~~~ make: *** [Makefile32:20: ../../../../programs/bin/v01/lib_linux_win32/obj/png/png.o] Fehler 1 [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/32bit)
[compiling] [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/32bit)
[compiling] [end]
------------------------------------------------------------------------------- Executable for Linux/64bit (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Executable for Windows/64bit (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Linux/64bit (DLL)
[compiling] In file included from /opt/prokee/system/inc/png_module/v01/module.h:22, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/interface/prokee/png/prokee_c.h:17, from ../../../../source/interface/prokee/inidll.h:6, from ../../../../source/interface/prokee/inidll.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: ISO C++ forbids declaration of ‘png_uint_32’ with no type [-fpermissive] typedef png_uint_32 (*bf_png_uint_32_T)(); ^ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: typedef ‘png_uint_32’ is initialized (use decltype instead) /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: error: ‘bf_png_uint_32_T’ was not declared in this scope typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/interface/prokee/png/prokee_c.h:17, from ../../../../source/interface/prokee/inidll.h:6, from ../../../../source/interface/prokee/inidll.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:13:8: error: ‘bf_png_uint_32_T’ does not name a type extern bf_png_uint_32_T png_module_png_access_version_number; ^~~~~~~~~~~~~~~~ make: *** [Makefile64:32: ../../../../programs/bin/v01/dll_linux64/obj/interface/prokee/inidll.o] Fehler 1 [end]
------------------------------------------------------------------------------- Dynamic library for Windows/64bit (DLL)
[compiling] In file included from /opt/prokee/system/inc/png_module/v01/module.h:22, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/interface/prokee/png/prokee_c.h:17, from ../../../../source/interface/prokee/inidll.h:6, from ../../../../source/interface/prokee/inidll.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: typedef ‘png_uint_32’ is initialized (use decltype instead) typedef png_uint_32 (*bf_png_uint_32_T)(); ^ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: error: ‘bf_png_uint_32_T’ was not declared in this scope typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/interface/prokee/png/prokee_c.h:17, from ../../../../source/interface/prokee/inidll.h:6, from ../../../../source/interface/prokee/inidll.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:13:8: error: ‘bf_png_uint_32_T’ does not name a type extern bf_png_uint_32_T png_module_png_access_version_number; ^~~~~~~~~~~~~~~~ make: *** [Makefile64:32: ../../../../programs/bin/v01/dll_linux_win64/obj/interface/prokee/inidll.o] Fehler 1 [end]
------------------------------------------------------------------------------- Static library for Linux/64bit (LIB)
[compiling] In file included from /opt/prokee/system/inc/png_module/v01/module.h:22, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: ISO C++ forbids declaration of ‘png_uint_32’ with no type [-fpermissive] typedef png_uint_32 (*bf_png_uint_32_T)(); ^ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: typedef ‘png_uint_32’ is initialized (use decltype instead) /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: error: ‘bf_png_uint_32_T’ was not declared in this scope typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: note: suggested alternative: ‘RUNDEFAULT_png_uint_32_T’ typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ RUNDEFAULT_png_uint_32_T In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:13:8: error: ‘bf_png_uint_32_T’ does not name a type; did you mean ‘RUNDEFAULT_png_uint_32_T’? extern bf_png_uint_32_T png_module_png_access_version_number; ^~~~~~~~~~~~~~~~ RUNDEFAULT_png_uint_32_T ../../../../source/png/png.cpp: In static member function ‘static int png::main(int, char**)’: ../../../../source/png/png.cpp:37:9: error: ‘printf’ was not declared in this scope printf("argv[0]=%s\n",argv[0]); ^~~~~~ ../../../../source/png/png.cpp:37:9: note: ‘printf’ is defined in header ‘’; did you forget to ‘#include ’? ../../../../source/png/png.cpp:4:1: +#include ../../../../source/png/png.cpp:37:9: printf("argv[0]=%s\n",argv[0]); ^~~~~~ In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: error: ‘png_module_png_access_version_number’ was not declared in this scope #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: in definition of macro ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: suggested alternative: ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: in definition of macro ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../source/png/png.cpp:42:17: error: ‘stderr’ was not declared in this scope fprintf(stderr,"Wrong command-line parameters.\n"); ^~~~~~ ../../../../source/png/png.cpp:42:17: note: ‘stderr’ is defined in header ‘’; did you forget to ‘#include ’? ../../../../source/png/png.cpp:42:9: error: ‘fprintf’ was not declared in this scope fprintf(stderr,"Wrong command-line parameters.\n"); ^~~~~~~ ../../../../source/png/png.cpp:44:12: error: ‘EXIT_SUCCESS’ was not declared in this scope return EXIT_SUCCESS; ^~~~~~~~~~~~ make: *** [Makefile64:20: ../../../../programs/bin/v01/lib_linux64/obj/png/png.o] Fehler 1 [end]
------------------------------------------------------------------------------- Static library for Windows/64bit (LIB)
[compiling] In file included from /opt/prokee/system/inc/png_module/v01/module.h:22, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:21: error: typedef ‘png_uint_32’ is initialized (use decltype instead) typedef png_uint_32 (*bf_png_uint_32_T)(); ^ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: error: ‘bf_png_uint_32_T’ was not declared in this scope typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.hfunc:18:23: note: suggested alternative: ‘RUNDEFAULT_png_uint_32_T’ typedef png_uint_32 (*bf_png_uint_32_T)(); ^~~~~~~~~~~~~~~~ RUNDEFAULT_png_uint_32_T In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:13:8: error: ‘bf_png_uint_32_T’ does not name a type; did you mean ‘RUNDEFAULT_png_uint_32_T’? extern bf_png_uint_32_T png_module_png_access_version_number; ^~~~~~~~~~~~~~~~ RUNDEFAULT_png_uint_32_T ../../../../source/png/png.cpp: In static member function ‘static int png::main(int, char**)’: ../../../../source/png/png.cpp:37:9: error: ‘printf’ was not declared in this scope printf("argv[0]=%s\n",argv[0]); ^~~~~~ ../../../../source/png/png.cpp:37:9: note: ‘printf’ is defined in header ‘’; did you forget to ‘#include ’? ../../../../source/png/png.cpp:4:1: +#include ../../../../source/png/png.cpp:37:9: printf("argv[0]=%s\n",argv[0]); ^~~~~~ In file included from /opt/prokee/system/inc/png_module/v01/module.h:26, from ../../../../source/png/import/prokee.h:20, from ../../../../source/png/png.h:6, from ../../../../source/png/png.cpp:3: /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: error: ‘png_module_png_access_version_number’ was not declared in this scope #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: in definition of macro ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: suggested alternative: ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/prokee/system/inc/png_module/v01/wrapper/import/all.h:15:35: note: in definition of macro ‘png_access_version_number’ #define png_access_version_number png_module_png_access_version_number ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../source/png/png.cpp:42:17: error: ‘stderr’ was not declared in this scope fprintf(stderr,"Wrong command-line parameters.\n"); ^~~~~~ ../../../../source/png/png.cpp:42:17: note: ‘stderr’ is defined in header ‘’; did you forget to ‘#include ’? ../../../../source/png/png.cpp:42:9: error: ‘fprintf’ was not declared in this scope fprintf(stderr,"Wrong command-line parameters.\n"); ^~~~~~~ ../../../../source/png/png.cpp:44:12: error: ‘EXIT_SUCCESS’ was not declared in this scope return EXIT_SUCCESS; ^~~~~~~~~~~~ make: *** [Makefile64:20: ../../../../programs/bin/v01/lib_linux_win64/obj/png/png.o] Fehler 1 [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/64bit)
[compiling] [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/64bit)
[compiling] [end]
cp: der Aufruf von stat für 'bin/v01/dll_linux/libpng.so' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'bin/v01/dll_linux_win/libpng.dll' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'bin/v01/dll_linux32/libpng.so' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'bin/v01/dll_linux64/libpng.so' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'bin/v01/dll_linux_win32/libpng.dll' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'bin/v01/dll_linux_win64/libpng.dll' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'bin/v01/lib_linux/libpng.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'bin/v01/lib_linux_win/libpng.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'bin/v01/lib_linux32/libpng.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'bin/v01/lib_linux64/libpng.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'bin/v01/lib_linux_win32/libpng.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'bin/v01/lib_linux_win64/libpng.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ------------------------------------------------------------------------------- > test_all ------------------------------------------------------------------------------- > prepare cp: der Aufruf von stat für 'libpng.so' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'libpng.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für '../docu/man/' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ------------------------------------------------------------------------------- > install creating /opt/prokee/system/reg/dllinfo/png.v01.info ... license=1 | version=1 | library=libpng.v01 creating /opt/prokee/system/reg/dllinfo/png.info ... license=1 | version=1 | library=libpng.v01 ------------------------------------------------------------------------------- > module cp: der Aufruf von stat für 'libpng.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'libpng.so' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'libpng_win.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'libpng.dll' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'libpng_32bit.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'libpng_32bit.so' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'libpng_win32.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'libpng_32bit.dll' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'libpng_64bit.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'libpng_64bit.so' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'libpng_win64.a' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für 'libpng_64bit.dll' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ------------------------------------------------------------------------------- > exepack ------------------------------------------------------------------------------- > sourcepack ------------------------------------------------------------------------------- > cleanup rm: das Entfernen von 'libpng*' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ------------------------------------------------------------------------------- > webexport -------------------------------------------------------------------------------- FERTIG --------------------------------------------------------------------------------

Copyright © 2017 - 2019 by Andreas Pollhammer