Hi:
castroman2012-10-17 15:01:07
Hi castroman,
Thank you very much for your question, we are eager to catch all the issue concerted with out utilities as soon as possible.
Exiting before WinMain entry point is quite strange as it means that the dependencies are not been satisfied or an exception in static class initialization.
Could you run your application and catch the log info printed? ei: Console
PVRHelloTriangle.exe > output.txt 2>&1
And could you tried without using the Network option. We have found a defect with NetworkBufferSize (remove it,please)
Network = 0
That defect will be release in a new version at the end of this month.
Regards,
David
Hi David!
Hi castroman,
Are you trying to compile HelloAPI for 64?
C:WindowsSysWOW64...?
Because you have to match the VFrame Libraries + Trace Library + your application. Have you tried to record any of our PRE compiled demos? are they working?
Regards
David
Hi David:
Hi castroman,
well, what we see in the log is ok as your machine in running a 64 version of Windows, that is the reason of SysWOW64 when you are building for 32bit.
Could you try to build the demo and running in a Windows Console (CMD) not using the Visual Studio environment and send us the output.
Regards,
David.
Hi again,
Hi,
You have to bear in mind that the dll has to be copied in the folder project but sometimes when you are debugging the application in VS , Windows try to search for the libraries in the Debug folder in your current folder project.
About the Network option: First let me explain you that there are two different procedures to record an application. An offline mode: selecting the StartFrame and the EndFrame, setting Network=0; which will record the range of frames selected; and an online mode which is controlled using PVRTraceGUI.
In the config you send us you are using the Network Option, and you want that the application wait (NetworkWait = 1) for the PVRTraceGui before starting to "play/run" the first EGL/GL call and you are selecting that you don't want to save a copy of trace in the target "SaveFileToDisk = 0" too.
Try first using the offLine Mode. (Network = 0) and record something and try to open the file in PVRTraceGui. Then, and after reading the documentation, you can start recording using the OnLine mode. They are several different parameter all documented in the manual.
Regards,
David
Hi David,
© Imagination Technologies Limited. All rights reserved.
Privacy Policy – Terms & Conditions – Trademarks – Cookies