- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using VF 6.x as well as VC++ 6.0. One of the projects I am trying to convert has a combination of c(.c) source files and fortran (.for) files. The only thing I do to start the conversion is open the workspace in vc++ 6.0. When I try to build the project, the c source files do not even attempt to compile. Any suggestions??
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's possible that your project doesn't build because all the files are currently up to date. You might try Build | Rebuild All to force processing of all your files. You could also try making a change like adding a blank line to a source file to see whether that will force the file to be compiled.
Mike
Mike

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page