Search found 52 matches

by aslanbey0158
March 16th, 2019, 6:18 pm
Forum: Everything
Topic: i get an error C2512 no appropriate default constructor available
Replies: 4
Views: 2517

i get an error C2512 no appropriate default constructor available

I watch hw3d videos. I am on 11. video . I write all codes which i saw on the video.
While "Graphics" is loaded, i get this error message.
Is there any hidden code which Chili didn't mention on the video?
by aslanbey0158
March 7th, 2019, 6:31 pm
Forum: Everything
Topic: [Sticky] ------- User submitted games & useful resources
Replies: 15
Views: 56681

Re: [Sticky] ------- User submitted games & useful resources

i can't download dx9 games. it says "The page couldnt find"
by aslanbey0158
March 6th, 2019, 9:19 pm
Forum: Everything
Topic: [Sticky] ------- User submitted games & useful resources
Replies: 15
Views: 56681

Re: [Sticky] ------- User submitted games & useful resources

there are some problem after patdash
by aslanbey0158
January 29th, 2019, 11:41 am
Forum: Everything
Topic: Output Window Setting
Replies: 3
Views: 1575

Re: Output Window Setting

when i run the program, the messages don't seem on output screen(window)
"message wParam lParam " doesn't seem on OutputScreen when the program run.
I suppose there is a settings to be set.
by aslanbey0158
January 28th, 2019, 10:12 pm
Forum: Everything
Topic: Output Window Setting
Replies: 3
Views: 1575

Output Window Setting

Windows Messages don't seem on Output window. I suppose it needs setting. I use visual studio professional 2017
by aslanbey0158
October 9th, 2018, 6:13 am
Forum: Everything
Topic: future plan
Replies: 4
Views: 1942

Re: future plan

will it cover stencil buffer ?
by aslanbey0158
October 8th, 2018, 10:14 am
Forum: Everything
Topic: future plan
Replies: 4
Views: 1942

future plan

I saw somewhere 3d programming's future plan. But I cant find that plan
I would ask where 3d programming's future plan was .
by aslanbey0158
July 27th, 2018, 8:22 pm
Forum: Everything
Topic: Coding Challenge 3 [RoboMaze]
Replies: 8
Views: 4138

Re: Coding Challenge 3 [RoboMaze]

i have a problem with future=std::async() function
i use VS2015
error message: no instance of overloaeded....
by aslanbey0158
July 5th, 2018, 9:27 pm
Forum: Everything
Topic: Advanced 2.1 Error C4716
Replies: 2
Views: 1257

Advanced 2.1 Error C4716

i use vs2015 cpp
i wrote all the codes like you gave.
But i get an error C4716 'Star::Make': must return a value.
What should i do?
by aslanbey0158
June 11th, 2018, 9:04 pm
Forum: Everything
Topic: Tutorial 8 at 3d fundementals i get C2512 error
Replies: 1
Views: 1107

Tutorial 8 at 3d fundementals i get C2512 error

at Tutorial 8:
i get that error:
C2512: 'CubeSkinScene' no appropriate default constructor available

in memory file
My CubeSkinScene file is attached.
What should i do?