- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Our code has this structure : a main created as a Console Fortran project and some folders created as Static Fortran Libraries project depending on the main. At the moment the include files necessary to each library have been added with : Tools, Options, Directories : show directories for include files. But this way doesn't respect the configuration of our code : each library must have its own include files paths and only those, it can't access the include files paths of an other library.
We doesn't want to have the include files paths in a general context (Tools is for all the workspace) but only project by project.
How can I give for each library its own include files paths (without the others libraries being able to have this access) ?
thank you
Our code has this structure : a main created as a Console Fortran project and some folders created as Static Fortran Libraries project depending on the main. At the moment the include files necessary to each library have been added with : Tools, Options, Directories : show directories for include files. But this way doesn't respect the configuration of our code : each library must have its own include files paths and only those, it can't access the include files paths of an other library.
We doesn't want to have the include files paths in a general context (Tools is for all the workspace) but only project by project.
How can I give for each library its own include files paths (without the others libraries being able to have this access) ?
thank you
Link Copied
6 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Project Settings/Fotran/Preprocessor/Include and use paths. (Separate new entries with commas or semicolons).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't have access on the menu to
Project Settings/Fortran/Preprocessor/Include and use paths, I just have
Project, Settings, Fortran : Predefined preprocessor symbols
and if I write here my path include files it doesn't work.
Project Settings/Fortran/Preprocessor/Include and use paths, I just have
Project, Settings, Fortran : Predefined preprocessor symbols
and if I write here my path include files it doesn't work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's "Preprocessor" category (on the combo box).
Well, I agree that Project Settings dialog is rather hard to navigate. How nicer it would be if it had an additional tree view with categories and subcategories! Alas, this is not under CVF/Intel control...
Well, I agree that Project Settings dialog is rather hard to navigate. How nicer it would be if it had an additional tree view with categories and subcategories! Alas, this is not under CVF/Intel control...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just wait until you see VS.NET. You'll be longing for the old days....
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I only heard about it ;-). I have to paste Stephen Kellett's comment from comp.os.ms-windows.programmer.win32; LOL:
Come back Symantec Visual Cafe, all is forgiven. Even Visual Cafe didn't have the monumental gaffe described above.
Taking the analogy a step further, if my car behaved like Visual Studio 7...
Walk out the house to the car. Put the key in the lock, to open the car. Open the door. The car is switched off at this point, so the steering wheel isn't needed, so its not present. Sit in the drivers set, turn the ignition on. *BINGO*! the steering wheel materializes in front of me, as I do it to steer the car whilst driving. I go to move off and, damn the light clutch, I've stalled it. Wait, where the F*** did the steering wheel go? Oh right, the engine is off...so the steering wheel isn't needed. Turn the car back on and get hit in the head by the steering wheel re-materializing.
You can just imagine it...
Jugoslav
Come back Symantec Visual Cafe, all is forgiven. Even Visual Cafe didn't have the monumental gaffe described above.
Taking the analogy a step further, if my car behaved like Visual Studio 7...
Walk out the house to the car. Put the key in the lock, to open the car. Open the door. The car is switched off at this point, so the steering wheel isn't needed, so its not present. Sit in the drivers set, turn the ignition on. *BINGO*! the steering wheel materializes in front of me, as I do it to steer the car whilst driving. I go to move off and, damn the light clutch, I've stalled it. Wait, where the F*** did the steering wheel go? Oh right, the engine is off...so the steering wheel isn't needed. Turn the car back on and get hit in the head by the steering wheel re-materializing.
You can just imagine it...
Jugoslav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yeah, that about sums it up....
Steve
Steve

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