python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
file 'ntwin32.mak' not found error while making files for live555 installation
I am following the live555 installation steps from here. and have .mak makefiles in each folder. To make the Makefiles I do : nmake abc.mak everytime to get an error fatal error U1052: file 'ntwin32....
Heinrich Reinhard Arbeit
Votes: 0
Answers: 1
what is the correct way to use cmake
I was following instructions for compiling a software in windows as described here: https://github.com/solvespace/solvespace . But when i launch the first cmake command it points out the following :
$...
Stopo D.
Votes: 0
Answers: 1
How to deal with whitespaces in nmake Files
I want to build an application (for Creo parametric, using protoolkit API) in Windows. The API includes a pre-made nmake file which the user can modify accordingly. The problem is I do not have writin...
chicken_game
Votes: 0
Answers: 1