Support Board
Date/Time: Sat, 11 Jan 2025 02:50:24 +0000
Post From: custom studies build
[2016-10-04 18:45:13] |
User222821 - Posts: 21 |
hi am using sierra with wine and i would like to build custom study if I press build custom study the following will appear -- Starting build of Custom Studies Source files: finwin.cpp. -- 20:31:49 The Visual C++ compiler is not installed. Press the 'Install Compiler' button to download and install the compiler. C:\windows\system32\cmd.exe /C "C:\SierraChart\ACS_Source\VisualCCompile.Bat" C:\SierraChart\ACS_Source>call "C:\Program Files\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" C:\SierraChart\ACS_Source>"C:\Program Files\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" Can't recognize '"C:\Program Files\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"' as an internal or external command, or batch script. C:\SierraChart\ACS_Source>cl /GL /W3 /Gm- /O2 /Zc:inline /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_WINDLL" /Oy- /Oi /LD /EHsc /nologo "C:\SierraChart\ACS_Source\finwin.cpp" /link /INCREMENTAL:NO /OPT:REF /OPT:ICF /OUT:"C:\users\crossover\My Documents\forex\mildaf\finwin.dll" Can't recognize 'cl /GL /W3 /Gm- /O2 /Zc:inline /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_WINDLL" /Oy- /Oi /LD /EHsc /nologo "C:\SierraChart\ACS_Source\finwin.cpp" /link /INCREMENTAL:NO /OPT:REF /OPT:ICF /OUT:"C:\users\crossover\My Documents\forex\mildaf\finwin.dll"' as an internal or external command, or batch script. -- End of Build -- 20:31:50 |