| T O P I C R E V I E W |
| Dababneh |
Posted - 04/10/2000 : 8:56:00 PM I used to work with Origin 5 Professional, and have a project which uses external DLL's. I am trying to run the same project using Origin 6 (non-professional!) and have copied all the files including the DLL's to the new Origin 6 folder. I get a command error in the script window. Does it mean that Origin 6 do not find the DLL? Where should those be copied in this case? Or it is that Origin 6 (non-professional) can not call external DLL's? |
| 2 L A T E S T R E P L I E S (Newest First) |
| Dababneh |
Posted - 04/19/2000 : 5:44:00 PM The dll's work fine now after being recompiled. Thanks. |
| greg |
Posted - 04/14/2000 : 3:01:00 PM DLLs compiled to work with Origin 5.0 will NOT work with Origin 6.0 (or 4.X).
You must recompile your source code and link with the OUTL60.LIB file found in the ATI/LIB folder of your Origin 6.0 Professional installation.
Once compiled for 6.0, your DLL will work with both the Standard and Professional versions of Origin 6.0 (any Service Release). |