Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erreur C2039 'Hotkey' : n'est pas membre de 'ImGui' #1662

Closed
ghost opened this issue Mar 5, 2018 · 1 comment
Closed

Erreur C2039 'Hotkey' : n'est pas membre de 'ImGui' #1662

ghost opened this issue Mar 5, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 5, 2018

(Please carefully read guidelines in CONTRIBUTING.md then delete this line)

You can include code this way:

ImGui::Begin("Hello");
ImGui::ThisIsMoreCode();

Salut, come je sis que tu est français ça va etre plus simple 👍
En gros, j'ai voulu update un paste cheat en rajoutant la derniere update de imgui, sauf que en le compilant il m'affiche comme erreur:
Erreur C2039 'Hotkey' : n'est pas membre de 'ImGui'
sauf que pour les autres j'avais compris comment les régler, sauf que la le soucis c'est que je ne trouve rien dans imgui.cpp, rien n'indique comme quoi il a changé de nom ou quoi... Si tu pourrais m'aider ça serais cool, merci bcp

@ocornut
Copy link
Owner

ocornut commented Mar 5, 2018

Sorry but #1586

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant