Displaying 8 results from an estimated 8 matches for "c4013".
Did you mean:
4013
2005 Jul 08
1
Compiling icecast on windows?
...'constant'
icecast-2.2-kh12d\src\log\log.h(37) : error C2143: syntax error :
missing ')' before 'constant'
icecast-2.2-kh12d\src\logging.h(33) : warning C4117: macro name
'__FUNCTION__' is reserved, '#define' ignored
icecast-2.2-kh12d\src\yp.c(138) : warning C4013: 'log_write' undefined;
assuming extern returning int
xslt.c
icecast-2.2-kh12d\src\log\log.h(37) : error C2061: syntax error :
identifier '__attribute__'
icecast-2.2-kh12d\src\log\log.h(37) : error C2059: syntax error : ';'
icecast-2.2-kh12d\src\log\log.h(37) : error C2059:...
2007 Sep 19
1
Speex Questions <./Configure %install make [-enable-fixed-point] setting> and Encoding Times etc...
...------ Rebuild All started: Project: speexenc, Configuration: Debug SM400M
(MIPSII) ------
Deleting intermediate and output files for project 'speexenc', configuration
'Debug|SM400M (MIPSII)'
Compiling...
getopt.c
getopt1.c
skeleton.c
speexenc.c
.\speexenc.c(501) : warning C4013: 'GetTickCount' undefined; assuming extern
returning int
.\speexenc.c(251) : warning C4101: 'c' : unreferenced local variable
wav_io.c
wave_out.c
.\wave_out.c(64) : warning C4133: 'function' : incompatible types - from
'const char *' to 'LPCWSTR'
.\wave_...
2003 Aug 09
0
rsync / rdiff in win/dos
...exe in
win/dos? I remember there being a 2 gig limit I read
somewhere.. is that still true?
Here's the warnings in Visual studio .net
rdiff warning LNK4075: ignoring '/EDITANDCONTINUE' due
to '/INCREMENTAL:NO' specification
c:\Work\Librsync\librsync-0.9.6\trace.c(172): warning
C4013: 'write' undefined; assuming extern returning
int
c:\Work\Librsync\librsync-0.9.6\popt\poptparse.c(57):
warning C4090: 'function' : different 'const'
qualifiers
c:\Work\Librsync\librsync-0.9.6\popt\poptparse.c(68):
warning C4090: 'function' : different 'const'...
2004 Dec 05
0
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...#39;
\llvm\lib\System\ltdl.c(2121) : warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'lt_dlloader_exit (__cdecl *)'
\llvm\lib\System\ltdl.c(2742) : warning C4090: 'initializing' : different 'const' qualifiers
\llvm\lib\System\ltdl.c(2775) : warning C4013: 'access' undefined; assuming extern returning int
\llvm\lib\System\ltdl.c(3089) : warning C4090: '=' : different 'const' qualifiers
\llvm\lib\System\ltdl.c(3284) : warning C4090: '=' : different 'const' qualifiers
\llvm\lib\System\ltdl.c(3462) : warning C409...
2004 Dec 28
1
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...\lib\System\ltdl.c(2121) : warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'lt_dlloader_exit (__cdecl *)'
> \llvm\lib\System\ltdl.c(2742) : warning C4090: 'initializing' : different 'const' qualifiers
> \llvm\lib\System\ltdl.c(2775) : warning C4013: 'access' undefined; assuming extern returning int
> \llvm\lib\System\ltdl.c(3089) : warning C4090: '=' : different 'const' qualifiers
> \llvm\lib\System\ltdl.c(3284) : warning C4090: '=' : different 'const' qualifiers
> \llvm\lib\System\ltdl.c(3462)...
2004 Dec 04
3
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
ltdl.h fully supports windows platforms (lots of them). That isn't the
issue. The issue is setting up the #defines to reflect the windows
system. e.g. HAVE_DLOPEN needs to be false
Reid.
On Fri, 2004-12-03 at 20:35, Chris Lattner wrote:
> On Fri, 3 Dec 2004, Jeff Cohen wrote:
>
> > It will have to be Morten. I can't get ltdl.c to compile. But wasn't
> > the
2010 May 20
10
Libtheora
Hi all,
I am Sahana. I am currently working on Libtheora for windows platform and
very new to it. I am getting a lot of compiling errors. Since Libtheora
depends on libogg and libvorbis i have added these as well to my workspace
in VC++ 6. I have a doubt regarding the x86 and x86_vc folders described in
the libtheora software.Since both these folders have the same set of files
which one do we
2007 Mar 06
1
Errors compiling flac in Visual Studio Express 2005
...9;
14> Message: 'This function or variable may be unsafe. Consider using
strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See
online help for details.'
14>c:\greenhouse\workspace\soundio\tool\flac_1.1.3\main\flac-1.1.3\src\flac\encode.c(2298)
: warning C4013: 'fseeko' undefined; assuming extern returning int
14>c:\greenhouse\workspace\soundio\tool\flac_1.1.3\main\flac-1.1.3\src\flac\encode.c(2310)
: warning C4013: 'ftello' undefined; assuming extern returning int
14>c:\greenhouse\workspace\soundio\tool\flac_1.1.3\main\flac-1.1.3\...