Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   Unable to find configuration when building VS.NET Solution (https://www.kinook.com/Forum/showthread.php?t=473)

rob_manger 06-15-2004 10:01 PM

Unable to find configuration when building VS.NET Solution
 
Hi there,

I am getting the error: "Solution Configuration 'Release(English)' not found" when building my VC++.NET Project.

This configuration does exists and builds withing the IDE. This step also worked with Visual Build Pro version 5.3.

What can I do?

Cheers

Rob
robm@devtest.com

rob_manger 06-15-2004 10:38 PM

OK, figured it out.

For anyone else who is interested, VBP 5.4 is using regular expressions in the Solution Configuration (as explained in the release notes).

My problem was that brackets, '(', are secial characters in regular expression world. Therefore, using an escape character , '\', in front of any special characters like brackets fixes the problem.

Cheers

Rob.

kinook 06-15-2004 10:55 PM

Yep, that one slipped past us (we didn't encounter any of these during testing).


All times are GMT -5. The time now is 07:18 PM.


Copyright © 1999-2023 Kinook Software, Inc.