- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Link kopiert
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
I suggest using the options provided on the property pages to set optimization options. /fast should be accepted, but it also sets /QxP which you may not want.
I haven't seen the third problem. You may want to just recreate the projects rather than spend time trying to solve the conversion error.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
(3) Does sound rather strange if you can change some but not all of the options. I wondered if there might be a file permission problem, but then you would not have been able to convert the projects in the first place.
For our system I converted some 360 solutions consisting of over 200 Fortran projects and over 520 C/C++ projects. Many of the solutions are mixed language. There are static libs, dlls and executables, butnot once did Iexperienceyour problem.
If the main project is C/C++ then the "command line" and "working directory" options are written to a hidden*.suo file (Visual Studio Solution User Options). Currently if the main is a Fortran project these options are written to the *.vfproj file. (This caused us a slight problem with our integration with Visual SourceSafe which I reported to Premier Support. I heard today that the issue isbeing resolved and will be put into av10compiler update.)
Sorry I can't be more helpful at the moment.
Les
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Uggh! Thanks for your help thus far, but I'm still hosed and in need of further help with the following:
OK so I followed the guidance on the USEROPEN issue, and now my routine compiles, but I cannot link. As I get unresolved references for any subroutines that call the subroutine that calls the OPEN command that references USEROPEN. I get XXXXX@48 unresolved reference. Further thoughts?
Also, I cannot seem to reference routines in the portability library (e.g., SLEEP, RENAME, FDATE). I tried "USE DFPORT", "USE IFPORT", and updating the project settings to specify use portability library. I continue to get FDATE@8 unresolved referenc or SLEEP@4 unresolved reference. If there something else I need to do?
Finally, how comes even if know code changes, many of the fortran projects recompile some of the source files and re-archive the libraries. I notice not all source files get recompiled, but only some?
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Do you have EXTERNAL FDATE or the such? You shouldn't. Either USE DFPORT or USE IFPORT should work.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Thanks for your help
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
This bug has been fixed and the fix should show up in an update in late May.
- RSS-Feed abonnieren
- Thema als neu kennzeichnen
- Thema als gelesen kennzeichnen
- Diesen Thema für aktuellen Benutzer floaten
- Lesezeichen
- Abonnieren
- Drucker-Anzeigeseite