PDA

View Full Version : Problems with LF V7.1 and Winteracter within Visual Studio


Abacus
08-19-2005, 09:53 AM
I have configured the project properties (Search Path for Module Files, Additional Library Directories and the compiler/linker switches in the Additional Option field in the command line for the linker) as described by Lahey Support (see my question from 16.08.2005). My Winteracter installation is not located on c:.
My problem: Compiling and linking leads to the error message : cannot open include file 'winparam.h'. In the Wide of winteracter, I have to add the path to the include files for the (winteracter-) resources (e.g. /i"D:\programs\wint\include"). How can I realize this in the VS-IDE ?
p.s.: Compiling and linking a wisk project leads to the same error message!

Lahey Support
08-24-2005, 11:06 PM
See the example at Winteracter example from Visual Studio (http://www.laheyforum.com/showthread.php?t=10452) and adjust for your Winteracter installation directory.