- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hello, and greetings to you all. I would like to know if anyone knows how to set up IVF to use the Ingres Embedded Fortran pre-compiler instead of FPP? I have always used CVF and it still serves me well. I recently decided to buy a copy of IVF (10.1.xxx) and have found it to be more difficult for me to use with Ingres database. I know there is a .Net data connector for Ingres, but I don't want to use it since I don't necessarily want to tie myself to Windows.
All the fortran code not using embedded SQL seems to be alright and runs just like in CVF. The library (libingres) appears to be set up properly since there are no errors with the linker so far.
Thanks,
Eric Nicholson
IntrepidWerx Research
링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
You can set up a custom build action to run any kind of preprocessor you want. As far as I know, there should be no difference from how you used your preprocessor in CVF.
