search for: nmake

Displaying 20 results from an estimated 221 matches for "nmake".

Did you mean: make
2013 Aug 24
4
[LLVMdev] Building LLVM 3.3 on Win64
I'm trying to build LLVM 3.3 using cmake/nmake, Microsoft C++ 2012, on a 64-bit Windows 7 system. I tried it with the 32-bit compiler as a test case first and that appeared to work, then with the 64-bit compiler in the hope that would give me a 64-bit build of LLVM, but instead got this error message: [ 86%] Generating X86CompilationCallback_W...
2013 Aug 26
1
[LLVMdev] Building LLVM 3.3 on Win64
... Or maybe not? I just tried it again in the exact same configuration that did work before, and this time it fails at an earlier stage with a different error: [ 66%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16FrameLowering.cpp.obj Mips16FrameLowering.cpp NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~2.0\VC\bin\cl.exe' : return code '0xffffffff' Stop. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\nmake.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"...
2011 Jan 01
1
[LLVMdev] "nmake check" doesn't work for MSVC
Hi, I built llvm+Clang for MSVC 10 with cmake ../../Source/LLVM -G"NMake Makefiles" nmake And I tried to do a nmake check (which works for MinGW and "mingw32-make check") and get the following error: >Scanning dependencies of target check >[100%] Running LLVM regression tests >Traceback (most recent call last): > File "M:/Development/...
2004 Nov 02
0
[LLVMdev] Final Visual Studio Patches
On Tue, 02 Nov 2004 10:25:39 +0100 "Henrik Bach" <henrik_bach_llvm at hotmail.com> wrote: > I've come over an open source script which should be able to convert unix > (gnu?) like makefiles to nmake. However, It possible needs some changes to > work with the llvm makefile framework. I'm very doubtful this utility is of any use. nmake is useless compared to gnu make. I don't see how gnu makefiles can be converted to nmake makefiles except in the most trivial of cases. > Unti...
2013 Aug 26
0
[LLVMdev] Building LLVM 3.3 on Win64
...t MinGW instead of Microsoft C++, it's just that the build works if and only if MinGW is in the path _as well as_ the 32-bit version of Microsoft C++. On Sat, Aug 24, 2013 at 8:15 PM, Russell Wallace <russell.wallace at gmail.com>wrote: > I'm trying to build LLVM 3.3 using cmake/nmake, Microsoft C++ 2012, on a > 64-bit Windows 7 system. I tried it with the 32-bit compiler as a test case > first and that appeared to work, then with the 64-bit compiler in the hope > that would give me a 64-bit build of LLVM, but instead got this error > message: > > [ 86%] Genera...
2013 Aug 26
0
[LLVMdev] Building LLVM 3.3 on Win64
Hi Russel, I never tried to build LLVM with nmake. With msbuild it works without problems. You can find a short desription here: http://wiki.dlang.org/Building_and_hacking_LDC_on_Windows_using_MSVC, section Build LLVM. Regards Kai On 24.08.2013 21:15, Russell Wallace wrote: > I'm trying to build LLVM 3.3 using cmake/nmake, Microsoft C...
2004 Nov 02
2
[LLVMdev] Final Visual Studio Patches
I've come over an open source script which should be able to convert unix (gnu?) like makefiles to nmake. However, It possible needs some changes to work with the llvm makefile framework. Until then, I strongly suggest a repository for the msvc project files until we'll come with a lasting solution. It is natural that we, msvc guys, should keep these files in shape. Henrik. ----Original Mess...
2004 Jul 06
13
XRC Resources
I currently use DialogBlocks to generate my dialogs for wxWidgets apps I write in C++. DialogBlocks has the ability to generate XRC resources which I would like to use with wxRuby, is this possible? I am very new to Ruby and it looks like a great language and with wxRuby it looks like a great solution for quick in house applications. Thanks Sean Long
2006 Apr 21
2
error in abld build wins udeb
...gramma eseguibile o un file batch. ERROR: failed to find version information for LINK.EXE make: *** [MAKEFILESPEEX] Error 1 make -r -f "\Programmi\Symbian\7.0s\Series60_v21\EPOC32\BUILD\PROGRAMMI\SYMBI AN\7.0S\SERIES60_V21\SERIES60EX\SPEEX- 1.1.12\SYMBIAN\WINS.make" LIBRARY VERBOSE= -s nmake -nologo -x - -s -f "\Programmi\Symbian\7.0s\Series60_v21\EPOC32\BUILD\PRO GRAMMI\SYMBIAN\7.0S\SERIES60_V21\SERIES60EX\SPEEX- 1.1.12\SYMBIAN\SPEEX\WINS\SPEE X.WINS" LIBRARY process_begin: CreateProcess((null), nmake -nologo -x - -s -f \Programmi\Symbian \7.0s\Series60_v21\EPOC32\BUILD\PRO...
2008 Jan 01
1
Updating GEMS using nmake
I am trying to update the win32-api (standard) gem using Netbeans IDE. but I am getting an error from nmake. Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cl -nologo -I. -I. -IC:/www/ruby/lib/ruby/1.8/i386-mswin32 -I. - MD -Zi -O2b2xg- -G6 -c -Tcwin32/api.c ''cl'' is not recognized as an inter...
2017 Sep 01
1
how to build Xapian project on windows?
> Those nmake files have been without a maintainer since about 2011, so > it's not a big surprise that they don't work without a few tweaks at > this point. > Nobody seems interested in keeping the nmake files up to date, so it's > probably time we just removed them. I think formerly it...
2010 Dec 31
2
[LLVMdev] LLVM on Windows MSVC 10
...but they told me to come here: ---------- Forwarded message ---------- From: Ruben Van Boxem <vanboxem.ruben at gmail.com> Date: 2010/12/31 Subject: LLVM on Windows MSVC 10 To: cfe-dev at cs.uiuc.edu Hi, I'm trying to build svn LLVM with Visual Studio 2010: cd build cmake .. -G"NMake Makefiles" nmake and several link steps fail due to a missing symbol: > LLVMX86CodeGen.lib(X86JITInfo.cpp.obj) : error LNK2019: unresolved external symbol X86CompilationCallback referenced in function "public: virtual void (__cdecl*__cdecl llvm::X86JITInfo::getLazyResolverFunction(vo...
2004 Nov 02
0
[LLVMdev] Final Visual Studio Patches
...: [LLVMdev] Final Visual Studio Patches Date: Tue, 2 Nov 2004 07:16:53 -0800 On Tue, 02 Nov 2004 10:25:39 +0100 "Henrik Bach" <henrik_bach_llvm at hotmail.com> wrote: > I've come over an open source script which should be able to convert unix > (gnu?) like makefiles to nmake. However, It possible needs some changes to > work with the llvm makefile framework. I'm very doubtful this utility is of any use. nmake is useless compared to gnu make. I don't see how gnu makefiles can be converted to nmake makefiles except in the most trivial of cases. > Unt...
2006 Aug 22
4
Native Extensions on Windows 0.10 series
Hi all, I''ve just noticed that 0.10 is out and wanted to give it a try on windows. I''m not at all an VS C++ Developer so I might do something very stupid here. My env: Windows Server 2003 VS .NET 2003 On the command line with nmake from VC7 in the path this is what I get: Attempting remote update of ferret Building native extensions. This could take a while... Microsoft (R) Program Maintenance Utility, Version 7.10.3077 Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten. NMAKE : fatal error U1077: ''cl...
2004 Nov 02
3
[LLVMdev] Final Visual Studio Patches
Jeff Cohen wrote: > On Tue, 02 Nov 2004 10:25:39 +0100 > "Henrik Bach" <henrik_bach_llvm at hotmail.com> wrote: > > >>I've come over an open source script which should be able to convert unix >>(gnu?) like makefiles to nmake. However, It possible needs some changes to >>work with the llvm makefile framework. > > > I'm very doubtful this utility is of any use. nmake is useless compared > to gnu make. I don't see how gnu makefiles can be converted to nmake > makefiles except in the most...
2008 Jan 20
9
Ferret Gem Installation on Windows
...s from http://gems.rubyforge.org ................................... complete Building native extensions. This could take a while... ERROR: Error installing ferret: ERROR: Failed to build gem native extension. C:/InstantRails/ruby/bin/ruby.exe extconf.rb install ferret creating Makefile nmake ''nmake'' is not recognized as an internal or external command, operable program or batch file. Gem files will remain installed in C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/ferret-0.11.6 for inspection. Results logged to C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/ferret-0.11.6/...
2017 Sep 04
2
how to build Xapian project on windows?
> It's close to irrelevant when they last worked at this point - the current > stable release series is 1.4.x, and they definitely won't work with that. acknowledged Visual Studio 2008, win32 makefiles (from C. Hull's website) and xapian-core-1.2.8 are mentioned together on this webpage https://lists.xapian.org/pipermail/xapian-devel/2012-October/001883.html
2010 Dec 31
2
[LLVMdev] LLVM on Windows MSVC 10
2010/12/31 Francois Pichet <pichet2000 at gmail.com>: > I don't normally build using nmake.. but I just tried and it worked 100% > here. > Are you sure you are using the trunk? > > On Fri, Dec 31, 2010 at 7:32 AM, Ruben Van Boxem <vanboxem.ruben at gmail.com> > wrote: >> >> I first sent this to the Clang dev list, but they told me to come here: >> &...
2004 May 19
4
Microsoft Visual C++ available for zero cost
I just found this: http://msdn.microsoft.com/visualc/vctoolkit2003/ I don''t tend to pay much attention to Microsoft and MS Windows, so perhaps everyone else already knew about it. Basically, they have released a command-line-only version of their C++ compiler and libraries for free (gratis) downloading. I assume this version would be able to compile wxRuby, but would be
2007 Apr 24
1
Installation problem in rcov
...> lib/rcov <--- lib/rcov <--- lib ---> ext ---> ext/rcovrt c:/ruby/bin/ruby.exe C:/ruby/rcov-0.8.0.2/ext/rcovrt/extconf.rb creating Makefile <--- ext/rcovrt <--- ext ---> bin <--- bin ---> lib ---> lib/rcov <--- lib/rcov <--- lib ---> ext ---> ext/rcovrt nmake setup.rb:655:in `command'': system("nmake") failed (RuntimeError) from setup.rb:664:in `make'' from setup.rb:1258:in `setup_dir_ext'' from setup.rb:1532:in `__send__'' from setup.rb:1532:in `traverse'' from se...