search for: bscmake

Displaying 4 results from an estimated 4 matches for "bscmake".

Did you mean: bmake
2008 Sep 21
3
[LLVMdev] Has anyone sucessfully compile the llvm code using visual
...er with tblgen 1>Project : error PRJ0019: A tool returned an error code from "Performing TableGen Step" 1>Creating browse information file... 1>Microsoft Browse Information Maintenance Utility Version 8.00.50727 1>Copyright (C) Microsoft Corporation. All rights reserved. 1>BSCMAKE: error BK1506 : cannot open file '.\win32\debug\AutoUpgrade.sbr': No such file or directory 1>Build log was saved at "file://c:\Documents and Settings\Administrator\llvm\win32\VMCore\Win32\Debug\BuildLog.htm" 1>VMCore - 2 error(s), 0 warning(s) 2>------ Build started: Pro...
2004 Sep 10
2
stat() and Windows
..._WINDOWS" /YX /FD /c # ADD CPP /nologo /W3 /GX /O2 /I "../../include" /I "./include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "FLAC__CPU_IA32" /D "FLAC__HAS_NASM" /D "NO_VFORK" /D "STRICT" /YX /FD /c BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"..\..\obj\lib\libFLAC.lib" !ELSEIF "$(CFG)" == "libFLAC - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_...
2007 Oct 09
1
VC6 Patch
...O2 /I "..\..\ogg\include" /I "..\..\theora\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "TH_REALLY_NO_ASSEMBLY" /YX /FD /c # ADD BASE RSC /l 0x409 /d "NDEBUG" # ADD RSC /l 0x409 /d "NDEBUG" BSC32=bscmake.exe @@ -64,7 +64,7 @@ # PROP Intermediate_Dir "Static_Debug" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\....
2007 Mar 06
1
Errors compiling flac in Visual Studio Express 2005
...Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.' 5>file.c 6>Microsoft Browse Information Maintenance Utility Version 8.00.50727 6>Copyright (C) Microsoft Corporation. All rights reserved. 6>BSCMAKE: error BK1506 : cannot open file '.\debug_dynamic\bitbuffer.sbr': No such file or directory 6>Build log was saved at "file://c:\greenhouse\workspace\soundio\tool\flac_1.1.3\main\flac-1.1.3\src\libFLAC\Debug_dynamic\BuildLog.htm" 6>libFLAC_dynamic - 2 error(s), 0 warning(s)...