Your help me that would be Open Watcom understand and check it out th, learn be!

Good  the time of day!

I'm trying to use Open Watcom
along with CMake, and I need your help. I want to make sure that Open Watcom normal and work.
I really need to understand all this, how right, how it is done.



I would like to lead the compilation CrowdDetox - dizasemblera plugin for IDA. I installed cmake-3.4.0-rc3-win32-x86.

I use here is Baht file as follows:

--help

cmake.exe -G "Watcom WMake" -D CMAKE_MAKE_PROGRAM = "% WATCOM% \ BINNT;% WATCOM% \ BINW;% PATH%" -D IDA_DIR = "C: \ IDA \ IDA 6.6" -D IDA_SDK = "C: \ IDA \ idasdk66 "CMakeLists.txt >> file1.txt 2 >> file2.txt

PAUSE
rem E: \ D \ Dev-Cpp \ devcpp.exe

rem C: \ IDA \ IDA 6.6


I do not know where and what my mistakes, I can mess anywhere and anything.

How should I lead compile?

Please let us understand this.


Batch file so swears (reported)




File2.txt

CMake Error: Generator: execution of make failed. Make command was: "C:/IDA/Make/CMake/bin/ E:/WATCOM/BINNT;E:/WATCOM/binw;C:/Python27;C:/Python27/Scripts;E:/WATCOM/binnt;E:/WATCOM/binw;C:/WINDOWS/system32;C:/WINDOWS;C:/WINDOWS/system32/wbem;C:/Program Files/Alky for Applications/Libraries" "cmTC_d8202\fast"
CMake Error at C:/IDA/Make/CMake/share/cmake-3.4/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "E:/WATCOM/binnt/wcl386.exe" is not able to compile a simple
test program.

It fails with the following output:

Change Dir: C:/IDA/Make/CMake/bin/CMakeFiles/CMakeTmp



Run Build Command:"C:/IDA/Make/CMake/bin/
E:/WATCOM/BINNT;E:/WATCOM/binw;C:/Python27;C:/Python27/Scripts;E:/WATCOM/binnt;E:/WATCOM/binw;C:/WINDOWS/system32;C:/WINDOWS;C:/WINDOWS/system32/wbem;C:/Program
Files/Alky for Applications/Libraries" "cmTC_d8202\fast"

Синтаксическ ая ошибка в имени файла,
имени папки или метке тома

Generator: execution of make failed. Make command was:
"C:/IDA/Make/CMake/bin/
E:/WATCOM/BINNT;E:/WATCOM/binw;C:/Python27;C:/Python27/Scripts;E:/WATCOM/binnt;E:/WATCOM/binw;C:/WINDOWS/system32;C:/WINDOWS;C:/WINDOWS/system32/wbem;C:/Program
Files/Alky for Applications/Libraries" "cmTC_d8202\fast"





CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:2 (project)


file1.txt
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
-- Check for working C compiler: E:/WATCOM/binnt/wcl386.exe
-- Check for working C compiler: E:/WATCOM/binnt/wcl386.exe -- broken
-- Configuring incomplete, errors occurred!
See also "C:/IDA/Make/CMake/bin/CMakeFiles/CMakeOutput.log".
See also "C:/IDA/Make/CMake/bin/CMakeFiles/CMakeError.log".




Questions arise:


1.) Maybe my Watcom probably something wrong? What is this wcl386.exe? Is he really a necessary part of the compiler Watcom?


2.) I still properly compose BAT file, or false?
Last edited on
Topic archived. No new replies allowed.