gama.dll
<[email protected]> Mon, 26 Apr 2004 20:28:28 +0200
| Newsgroups | gmane.comp.gnu.gama.bugs |
|---|---|
| Message-ID | <000001c42bbc$45439700$0100a8c0@zoligepe> |
Hi Ales! I have an idea! If You make an exported function to gama-local.cpp=20 Eg int GaMa_Lib(string xml_input_file, xml_output_file, algorithm, = language, encoding, angles); than You (I) don't need to make another makefiles. = And this function should to used from another applications. In this way = don't need to create .dll or .so files. What You think? Zoltan p.s.:I have tryed to make an export... so i'm still working :-) I don't = know much about C++ :-(