home › Forums › # Technical Support › Can not run the simple-dimmer in VS2013 › Reply To: Can not run the simple-dimmer in VS2013
March 3, 2017 at 04:28
#2322
Member
Hi! I compiled successfully with VS2010 and also run the code.
Then I try to compile source with VS2013, however it is falsed in fl-static compiling. There are 15 errors:
Error 1 error C2678: binary ‘<<‘ : no operator found which takes a left-hand operand of type ‘std::basic_ostream<char,std::char_traits<char>>’ (or there is no acceptable conversion) C:\Users\NgocQuan\Desktop\FZLITE\fuzzylite-5.0\fuzzylite-5.0\fuzzylite\src\imex\FclImporter.cpp 534 1 fl-static
………….
Have you successfully compiled with Vs2013 before? If you have, please help me!
Thank you!