Question: c# console program return unable to find maplec.dll

i copy the example to run in a new project, it can run successfully

however, after copy part of code such as static class MapleEngine into my old console program, it return error unable to find maplec.dll when run at StartMaple

this old project is created with Visual Studio 2008 and migrated to 2010

 

then i do backward, i succeed when i copy old console code to new project which can run maple

this project is newly created in Visual Studio 2010

Please Wait...