- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I encountered a module depency problem when compiling today. The compiler tried to compile a file that uses a module before the .mod was built. This is the thirdtimeI've seen this since upgrading from CVF to IVF. Funny thing was, if I copied the build folder to a different machine, it built fine. After stopping and restarting Visual Studio, the build succeeded on my machine. This same type of dependency problem has occurred on two other machines. I've tried to find documentation on how the compiler determines build order, hoping that might shed some light, but haven't found any. I had cleared out all .obj and .mod files, and was doing a rebuild of the project (tried rebuild of solution, too, with same results). I don't understand what caused the compiler to spontaneously start the build with a different source file and in a different order, or why restarting Visual Studio cleared it up. Has anyone seen anything like this?
I'm using IVF 10.0.026.
Thanks,
Steve
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no documentation on the build dependency analyzer. Generally, it "just works". If you have a project that consistently causes a problem, please let us know at support.
BTW, I recommend using a newer compiler version. 10.1.014 is current.

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