Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Creating library E:\ComputerScienceProjects\C#\pHashCSharpWorkAround\Debug\pHash.lib and object E:\ComputerScienceProjects\C#\pHashCSharpWorkAround\Debug\pHash.exp
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- E:\ComputerScienceProjects\C#\pHashCSharpWorkAround\Debug\pHash.dll : fatal error LNK1120: 18 unresolved externals
Advertisement
Add Comment
Please, Sign In to add comment