paxvision.blogg.se

Borland c 5.5 1
Borland c 5.5 1






Borland c 5.5 1 Borland c 5.5 1

However that would probably not solve the issue using Borland C compiler.ĭoes anyone have any ideas of how to resolve this issue or should I go back to an earlier version such as 5.15.173 ?īorland C++ 5.5.1 for Win32 Copyright © 1993, 2000 Borland I read somewhere about someone else having a similar problem and the solution was to download an updated Microsoft makefile from the VCS. I've tried to pass -G "Borland Makefiles" to CMake, but seems like CLion insists on including -G "CodeBlocks - MinGW Makefiles".įorgive my ignorance, but under Toolchains, in the Environment drop down, there are four predefined choices: MinGW, Cygwin, MSVC and WSL.I am trying to rebuild CINT 5.15.174 using the Borland Compiler but I am getting the following unresolved externals. Seems like CMake wants to pass GCC command line parameters instead of BCC. Build files have been written to: get compiler information:Ĭompiler exited with error code 1: C:\Program Files (x86)\Embarcadero\Studio\19.0\bin\BCC32.exe -xc++ -tM -Od -v -fpch-preprocess -v -dD -E Check for working CXX compiler: C:/Program Files (x86)/Embarcadero/Studio/19.0/bin/BCC32.exe - works Check for working CXX compiler: C:/Program Files (x86)/Embarcadero/Studio/19.0/bin/BCC32.exe Check for working C compiler: C:/Program Files (x86)/Embarcadero/Studio/19.0/bin/BCC32.exe - works

Borland c 5.5 1

Check for working C compiler: C:/Program Files (x86)/Embarcadero/Studio/19.0/bin/BCC32.exe The CXX compiler identification is Embarcadero 6

Borland c 5.5 1

I'm slowly muddling my way through. I set the compiler path, and that seemed to work but fails at getting compiler information: "C:\Program Files\JetBrains\CLion 181.3263.17\bin\cmake\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug "-DCMAKE_C_COMPILER=C:/Program Files (x86)/Embarcadero/Studio/19.0/bin/BCC32.exe" "-DCMAKE_CXX_COMPILER=C:/Program Files (x86)/Embarcadero/Studio/19.0/bin/BCC32.exe" -G "Borland Makefiles" -G "CodeBlocks - MinGW Makefiles" The C compiler identification is Embarcadero 6








Borland c 5.5 1