DirectX 9.0 app wizard problem

Started by
3 comments, last by mujo 21 years, 1 month ago
When I compile simple DX app, created by DX9.0 app wizard, it compiles OK with debug configuration but if compiling with release configuration it flushes me with errors. This happens with VisualStudio.NET. With VisualStudio 6.0 everything goes OK. Does anybody know why? -- Q: What''s the difference between semaphore and monitor? A: Hmm... semaphore has only three pixels :-|
----- Q: What's the difference between semaphore and monitor?A: Hmm... semaphore has only three pixels :-|
Advertisement
probably because your project settings or code is wrong.
quote:Original post by niyaw
probably because your project settings or code is wrong.


Could be... but I didn''t touch anything, settings are default?!

-----
Q: What''s the difference between semaphore and monitor?
A: Hmm... semaphore has only three pixels :-|

----- Q: What's the difference between semaphore and monitor?A: Hmm... semaphore has only three pixels :-|
Its project settings. I had sam eproblem when i first used .NET and tried a release version. Its under the Release version settings. Make sure your path is correct and such. Im in a rush right now leavign to get some stuff in Utah, But if not solved when you get back, Ill get exact info for ya. Im sure someone else knows this common problem as well. Got to go!
<=- Talon -=>
Still have a problem...

-----
Q: What''s the difference between semaphore and monitor?
A: Hmm... semaphore has only three pixels :-|

----- Q: What's the difference between semaphore and monitor?A: Hmm... semaphore has only three pixels :-|

This topic is closed to new replies.

Advertisement