editor icon indicating copy to clipboard operation
editor copied to clipboard

VS2015

Open rgb2hsv opened this issue 9 years ago • 0 comments

Doesn't compile on VS2015. Complains about "error C2397: conversion from 'int' to 'float' requires a narrowing conversion" All URects need to be initialized with float data to fix the error. Also, The project doesn't include glew32, which is an implicit requirement of GLFW.

After getting through those errors, I did like what I saw.... Need a light positioning system for alloy, and the dockable windows would be cool too. Collaborate?

rgb2hsv avatar Oct 12 '15 01:10 rgb2hsv