issue 4
(I can't run the application) commented on by noran.elkafrawy
- I use OpenGL not DirectX, so I didn't have DirectX runtime.
I installed it from the link above, but still couldn't run the exe
I tried to checkout using tortoiseSVN but that required a user name & password
sorry for the inconvenience
I use OpenGL not DirectX, so I didn't have DirectX runtime.
I installed it from the link above, but still couldn't run the exe
I tried to checkout using tortoiseSVN but that required a user name & password
sorry for the inconvenience
issue 4
(I can't run the application) commented on by dr.kasparov
- you have to have DirectX runtime, http://www.microsoft.com/downloads/details.aspx?
familyid=04AC064B-00D1-474E-B7B1-442D8712D553&displaylang=en
if you have the DirectX SDK, you can recompile the sources, do you have tortoiseSVN
(http://tortoisesvn.net/downloads)?
if yes, just create a new folder, right click, checkout ->
https://visualpro.googlecode.com/svn/trunk
and you should have all the required sources... if you have ever created a DirectX
application on that machine, you should have the SDK and the sources should just
compile/run
you have to have DirectX runtime, http://www.microsoft.com/downloads/details.aspx?
familyid=04AC064B-00D1-474E-B7B1-442D8712D553&displaylang=en
if you have the DirectX SDK, you can recompile the sources, do you have tortoiseSVN
(http://tortoisesvn.net/downloads)?
if yes, just create a new folder, right click, checkout ->
https://visualpro.googlecode.com/svn/trunk
and you should have all the required sources... if you have ever created a DirectX
application on that machine, you should have the SDK and the sources should just
compile/run
Dec 17, 2009
issue 4
(I can't run the application) reported by noran.elkafrawy
- What steps will reproduce the problem?
1. I tried to run VisualUI.exe
What is the expected output? What do you see instead?
expected output: a running application
what i saw: an error msg that says: "Visual UI has stopped working"
What version of the product are you using? On what operating system?
VisualPro_Jan_01
Windows Vista Home
64-bits OS
Please provide any additional information below.
I guess the project needs to be built on 64 bits. We faced similar problems
with the graphics projects last year.
What steps will reproduce the problem?
1. I tried to run VisualUI.exe
What is the expected output? What do you see instead?
expected output: a running application
what i saw: an error msg that says: "Visual UI has stopped working"
What version of the product are you using? On what operating system?
VisualPro_Jan_01
Windows Vista Home
64-bits OS
Please provide any additional information below.
I guess the project needs to be built on 64 bits. We faced similar problems
with the graphics projects last year.