8 Aug 2012 9:30
#10571
VS 2010 crashes if a Silverfrost/FTN Application Extension Project/ is referenced in more than one C# Class Library. Why? It shouldn't. I can reference a Intel Visual Fortran Dll project from multiple C# Class Libraries w/o problem. I think this is a bug. I resolved the issue by lumping all my references to FTN from a single C# Kernel, but it took extra work on my part.