Error when trying to create project from Ogre3d template

Problems building or running the engine, queries about how to use features etc.
Post Reply
sabyogre3d
Gnoblar
Posts: 9
Joined: Thu Mar 03, 2016 8:54 pm
x 1

Error when trying to create project from Ogre3d template

Post by sabyogre3d »

Hi everyone!

I'm using Visual Studio 2012 and I'd like to build a project from a exported template of an Ogre3d working framework.

I've built myself a sort of framework using Basic Tutorial 6 that has some things I want for future projects.
Everything is ok, it runs on both Release and Debug.
I'm using Export Template, everything works OK, the template is created but when I try to create a new project using this template I get the following error:
Access is denied. (Exception from HRESULT: 0x80070005(E_ACCESSDENIED))
and the project is failed to create...

I've searched the web for a solution but nothing seems to do the trick for me.

Has anyone experienced something similar? Any solutions?

Thanks!
Post Reply