ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
#1
|
|||
|
|||
problem about dll maker (for Visual Studio 2008)
I download dll maker in this thread “http://www.flexsim.com/community/for...t=DLL+Maker” and I make a dll ,the dll can use for flexsim 4.5. but if i use flexsim 6.0 ,flexsim tell me a lot of command do not support.so i use new FlexsimFuncs.h and FlexsimDefs.h。built the dll maker ,but get a lot of error?
|
#2
|
||||
|
||||
Please have a look at:
http://www.flexsim.com/community/for...ead.php?t=2127 Maybe this thread can be useful. Greetings Carsten |
#5
|
|||
|
|||
I copy all header file(D:\Program Files\Flexsim5.04\program\system\include )to DLL maker , also get the error。
1>c:\documents and settings\administrator\桌面\dll maker\dll maker\definition.h(42) : error C2065: “DATATYPE_STRING”: 未声明的标识符 1>c:\documents and settings\administrator\桌面\dll maker\dll maker\dllmain.cpp(68) : error C2065: “DATATYPE_NUMBER”: 未声明的标识符 |
#6
|
||||
|
||||
I'm sorry but my Chinese is very poor In most cases the compiler gives good advices. In visual studio you can click on the messages to find the error.
Maybe the best solution is to send your complete code and an explanation to flexsim support. Greetings Carsten |
#7
|
|||
|
|||
i have solved the problem,but i meet another problem about use global variable in dll ,and the attach in this thread http://www.flexsim.com/community/for...ead.php?t=1367
|
Thread | Thread Starter | Forum | Replies | Last Post |
How to set up C++ debugging in Visual Studio for Flexsim5 | Hao Zhou | Q&A | 2 | 12-23-2011 11:55 PM |
How to set up C++ debugging in Visual Studio | Anthony Johnson | Wiki Articles | 8 | 12-22-2011 11:20 AM |
Visual Studio Express 2008 | Nico Zahn | Installation | 2 | 07-01-2008 04:19 AM |
Visual Studio 2005 or 2008? | Lars-Olof Leven | Q&A | 16 | 01-02-2008 12:10 PM |
Visual Studio 2005/VISTA | David Chan | Q&A | 1 | 01-01-2008 03:51 AM |