From: hubin <fly...@ou...> - 2013-10-20 16:53:33
|
Hello,Arjen,When i want use the plplot in my own project,I get plInitDispatchTable: Could not open drivers directory, aborting operation in my own Win32 console App;my own app is simple;i just copy x00c.c into my test"test.cpp";and i copy all the "C:\build-plplot\dll" directory files into my own app directory,and i copy "drive.h","plcdemos.h","plconfig.h","pldevs.h","pldll.h","plhershey-unicode.h","plplot.h" into my app directory.Then i add all "lib" files in my VS project; |