Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.

win32 demo compilation problems #23

Closed
radishdalek opened this issue Nov 25, 2015 · 1 comment
Closed

win32 demo compilation problems #23

radishdalek opened this issue Nov 25, 2015 · 1 comment
Labels

Comments

@radishdalek
Copy link

I ran the "make.bat" file (in the win32 demo section) using the "Developer Command Prompt for VS2015" using administrator privileges, but encountered two errors in the win32.c

win32.c(404): error C2065: 'zr_float': undeclared identifier
win32.c(404): error C2146: syntax error: missing ';' before identifier 'xw'

It fails to create the executable in the bin folder

[Visual studio 2015, Windows 10]

@vurtun
Copy link
Owner

vurtun commented Nov 25, 2015

Hey,
thanks for your feedback. I forgot to update the win32 example, but it should now be fixed.

@vurtun vurtun closed this as completed Nov 25, 2015
@vurtun vurtun added the bug label Nov 25, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants