Jump to content

2.14.1 community release Image bug?


photo

Recommended Posts

hi dear:

 

When i  write this code like this  in DLL:

    ImagePtr pimgget = Image::create();

   ....
    pimgget->resize(w, h);

 

this DLL can not be Load correctly

0xC0000139: Entry Point Not Found。

Link to comment
×
×
  • Create New...