Skip to content
Snippets Groups Projects
  1. Mar 23, 2013
    • Mukul Sati's avatar
      Set of changes to build mineTest using Visual Studio 11.0. These affect · ca7043e5
      Mukul Sati authored
      the following:
      1. String concatenation in guiMainMenu.cpp - it is required for all
      individual strings to be of the same type <unicode/non-unicode>; adding
      explicit L qualifier before the other strings.
      2. Correcting type of BlockMakeData to struct in place of class forward
      declarations. This information is used for name decoration by Visual
      Studio, leading to linker errors in case of mismatches.
      3. Windows headers define max as a macro somewhere, leading to a compile
      time error in profiler.h; using () around function to prevent macro match
      from occurring.
      ca7043e5
  2. Mar 12, 2013
  3. Feb 24, 2013
  4. Jun 17, 2012
  5. Jun 05, 2012
  6. Mar 21, 2012
  7. Feb 01, 2012
  8. Oct 16, 2011
  9. May 30, 2011
Loading