From: Newbern,Chris S. (cnewbern++at++mitre.org)
Date: 06/02/2003 12:07:22
I am having some problems running perfly after compiling. The machine
is WindowsXP, Performer 3.0.1. I created a new Visual Studio console
project (tried with both vc6 and vc7) and added the src files from
$(PFROOT)\Src\sample\C++\perfly and $(PFROOT)\Src\sample\C++\common
I link with the libs in $(PFROOT)\lib, everything compiles fine. But
There are two runtime issues so far that hopefully somebody can help
with:
1) Opening a file in the .perfly format results in "OpenGL error 0x501"
for every pfFrame call. I traced this to an apparent problem in the
call to pfdOpenFile (called from ParseConfigFile()). By replacing this
call with the inlined function code the problem goes away. Perhaps I
need
to link to different libs or rebuild the libs?
2) The -F <path> cmdline option in the .perfly file does not seem to
work. However, a call to pfFilePathv() works. Is there perhaps a
cross platform path format issue here?
Any suggestions?
cnewbern++at++mitre.org
This archive was generated by hypermail 2b29 : Mon Jun 02 2003 - 12:10:32 PDT