Can you go to installation folder of Microsoft Visual Studio 2012\Common7\IDE
and get the file name of the Visual C++ exe file? (for me it's WDExpress.exe, for 2008/2010 it was devenv.exe)
Also right click on that file, go to "Details" tab, and please copy here the File Version of the file (for me it's 11.0.51106.1)
I don't have Windows 8, so I can't test it myself.
I've installed Visual Studio Express 2012 for Desktop (which works, and it says it also supports Windows 8)
Output: " Project '1-Basic App' could not be loaded because this edition of Visual C++ does not support classic style native application or managed project.
The system can not find the file specified. "
Thanks for the update, yeah it appears that the version you downloaded does not allow to create normal EXE apps, only metro style apps.
using Visual Studio Express 2012 for Desktop should solve the problem.
I showed this video to a friend game developer and he was blown away. The best part was being able to tell him that it isn't an illusion... it actually does work that easily.
I like the new video. I have I also wanted to update you. It looks like I was the one that messed up the ability to start the server part on my virtual machine. I put up a Virtual 2012 server and patched it up and installed directX. Everything works just fine. Thanks.
Fuzzy
Student|Westwood
Project V. Studios | Game Dev
Can i just confirm one small thing. For the life of me, i could not find the mesh/skeleton editor in 2.0. Can you let me know if it is not available yet?
Hi, you can do most of the things from 1.0 mesh editor in the object editor from 2.0
However you can't edit skeleton bones, only skeleton slots
2.0 assumes that skeletons should be correct when imported from external files
What is the best way to update editors. I am currently on the first EE2.0 (Beta). When I attempt to transfer my project to the latest Beta it crashes every time I build it for reasons I can't see.
I did it by just copying the old projects folder over from my older version to the newer one. Is this the wrong way to do it?
Hi,
Just copying the project or whole projects folder should be fine, as long as you're copying from beta (alpha did not allow for opening projects in newer versions of the editor)
Could you describe at which moment exactly does the crash occur?
If possible could you send me the archived project folder to email? I'd check it quickly