Guest User

Errors

a guest
Jun 3rd, 2017
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.16 KB | None | 0 0
  1. Creating library E:\ComputerScienceProjects\C#\pHashCSharpWorkAround\Debug\pHash.lib and object E:\ComputerScienceProjects\C#\pHashCSharpWorkAround\Debug\pHash.exp
  2. pHash.obj : error LNK2019: unresolved external symbol _png_set_sig_bytes referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  3. pHash.obj : error LNK2019: unresolved external symbol _png_sig_cmp referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  4. pHash.obj : error LNK2019: unresolved external symbol _png_create_read_struct referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  5. pHash.obj : error LNK2019: unresolved external symbol _png_set_longjmp_fn referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  6. pHash.obj : error LNK2019: unresolved external symbol _png_create_info_struct referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  7. pHash.obj : error LNK2019: unresolved external symbol _png_read_info referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  8. pHash.obj : error LNK2019: unresolved external symbol _png_set_expand_gray_1_2_4_to_8 referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  9. pHash.obj : error LNK2019: unresolved external symbol _png_set_palette_to_rgb referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  10. pHash.obj : error LNK2019: unresolved external symbol _png_set_tRNS_to_alpha referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  11. pHash.obj : error LNK2019: unresolved external symbol _png_set_gray_to_rgb referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  12. pHash.obj : error LNK2019: unresolved external symbol _png_set_filler referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  13. pHash.obj : error LNK2019: unresolved external symbol _png_read_update_info referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  14. pHash.obj : error LNK2019: unresolved external symbol _png_read_image referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  15. pHash.obj : error LNK2019: unresolved external symbol _png_read_end referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  16. pHash.obj : error LNK2019: unresolved external symbol _png_destroy_read_struct referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  17. pHash.obj : error LNK2019: unresolved external symbol _png_init_io referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  18. pHash.obj : error LNK2019: unresolved external symbol _png_get_valid referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  19. pHash.obj : error LNK2019: unresolved external symbol _png_get_IHDR referenced in function "public: struct cimg_library::CImg<unsigned char> & __thiscall cimg_library::CImg<unsigned char>::_load_png(struct _iobuf * const,char const * const,unsigned int * const)" (?_load_png@?$CImg@E@cimg_library@@QAEAAU12@QAU_iobuf@@QBDQAI@Z)
  20. E:\ComputerScienceProjects\C#\pHashCSharpWorkAround\Debug\pHash.dll : fatal error LNK1120: 18 unresolved externals
Advertisement
Add Comment
Please, Sign In to add comment