Don't know how to make C:\Program

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 4.
To post in this forum you must have a registered copy of Flowcode 4 or higher. To sign up for this forum topic please use the "Online Resources" link in the Flowcode Help Menu.

Moderator: Benj

Post Reply
kdoney34711
Posts: 25
Joined: Tue Sep 29, 2009 1:07 pm
Has thanked: 1 time

Don't know how to make C:\Program

Post by kdoney34711 »

I have a simple project. One file generated with flowcode. I have a pro copy of boost c++. I keep getting "don't know how to make C:\Program". I created the project with the wizard empty then added the file to the project and attempted to build. The project def is in the directory. When I close and reopen the project the file is there. C:\Program is not even in the path.

User avatar
Steve
Matrix Staff
Posts: 3433
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times

Re: Don't know how to make C:\Program

Post by Steve »

You'll need to put quotes around the full path of the file, or use the old 8.3 notation.

Post Reply