PDA

View Full Version : Visual Studio: Unspecified error when intermediate directory is changed


Lahey Support
03-15-2004, 07:48 PM
Visual Studio: Unspecified error when intermediate directory is changed

Lahey issue number: FSW-4724

<hr>
The information in this post applies to:

LF Fortran v7.x Enterprise edition
LF Fortran v7.x Professional edition
LF Fortran v7.x Academic edition
LF Fortran v7.0 Developer edition
LF Fortran v7.0 Educational edition

Symptoms

For Win32 Application projects, if the Intermediate Directory property is changed from the default ".\bin\Debug" to ".\Debug", an "Unspecified Error" message box will appear and no action will be performed for Debug>Start.

Cause

Bug in Visual Studio Fortran integration.

Workaround

Set the Intermediate Directory property to ".\bin\Debug" (without quotes).

Status

Open.