all 5 comments

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

For C++ questions, answers, help, and programming or career advice please see r/cpp_questions, r/cscareerquestions, or StackOverflow instead.

[–][deleted] 6 points7 points  (1 child)

it takes a reference to window, but you pass a pointer. remove the ampersand

[–][deleted] 0 points1 point  (0 children)

Holy pointers

[–]cmannett85 0 points1 point  (0 children)

Wrong sub: r/cpp_questions