This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I've got an Error and I'm wondering what is the solution ?...

Hello my name is Shant,
I followed the instructions on this link: Graphics and Compute Development on Samsung Chromebook « Mali Developer Center to be able to use Mali drivers and the armsoc driver for test the openGL 2.0 and openGL 3.0. Later I downloaded the mali opengl SDK from : Mali OpenGL ES SDK for Linux « Mali Developer Center I built the examples.
So When I execute any random example, I get this errors:

[PLUGIN INFO] Plugin initializing
[PLUGIN DEBUG]  './override.instr_config' not found, trying to open the process config file
[PLUGIN DEBUG]  './cube.instr_config' not found, trying to open the default config file
[PLUGIN ERROR] Couldn't open default config file './default.instr_config'.
[PLUGIN INFO] No configuration file found, attempting to use environment
[PLUGIN INFO] CINSTR GENERAL: Output directory set to: .
[PLUGIN INFO] No instrumentation features requested.

Any issues ??? any solutions ???...
Thank you all .

Parents
  • Hi Shant,

    Nothing to worry about, it's just the instrumentation plugin complaining that it can't find any config files. This is expected if you're not attempting to get any instrumentation output You can ignore these messages.

    Thanks,

    Chris

Reply
  • Hi Shant,

    Nothing to worry about, it's just the instrumentation plugin complaining that it can't find any config files. This is expected if you're not attempting to get any instrumentation output You can ignore these messages.

    Thanks,

    Chris

Children