Domanda

I am getting link time error __PogoRuntimeVector when I use /GL and /LTCG:PGI to instrument a DLL. Since nm/dumpbin cannot be used, I could not figure out what causes this error. Can someone throw pointer to it?

-Kartlee

È stato utile?

Soluzione

We finally found the solution. Linking with pgort.lib or pgobootrun.lib solve the issue.

See this article for reference - http://blogs.msdn.com/b/vcblog/archive/2008/11/12/pogo.aspx

-Karthik

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top