Hello,
Il have and use VP V7.0.
I try the new version 7.5. My project 7.0 is a DLL.
When i load my project with VP 7-5, i have the message: 'Rules file'DLL.rules not found for path ....\bin\_rules'
effectively, only files consoles.rules and GUI.rules are present.
How to do please ?
thank you for your help.
-
- VIP Member
- Posts: 1466
- Joined: 28 Feb 2000 0:01
-
- Posts: 14
- Joined: 3 Sep 2001 23:01
-
- VIP Member
- Posts: 1466
- Joined: 28 Feb 2000 0:01
You will have to do the evaluation in an EXE project.
The code in your DLL project can easily be added to an EXE project (except the main file). This will not make something that run your code, but it can be used for compiling it.
If you want to use this approach, I suggest you make the EXE project in 7.0 so that you start with something that can compile.
The code in your DLL project can easily be added to an EXE project (except the main file). This will not make something that run your code, but it can be used for compiling it.
If you want to use this approach, I suggest you make the EXE project in 7.0 so that you start with something that can compile.
Regards Thomas Linder Puls
PDC
PDC