代码搜索:precompiled
找到约 4,021 项符合「precompiled」的源代码
代码结果 4,021
www.eeworm.com/read/364862/9890259
zip simpledllp3_precompiled.zip
www.eeworm.com/read/146470/12645269
txt readme-precompiled headers.txt
###############################################################################
#
# Copyright (c) 1999 Palm Computing, Inc. or its subsidiaries.
# All rights reserved.
#
# File: ReadMe-Precompile
www.eeworm.com/read/174773/9574628
sources
TARGETNAME=pnp
TARGETPATH=.
TARGETTYPE=DRIVER
PRECOMPILED_INCLUDE=precomp.h
PRECOMPILED_PCH=precomp.pch
PRECOMPILED_OBJ=precomp.obj
SOURCES=\
pnp.c
www.eeworm.com/read/440481/7688704
sources
TARGETNAME=strmbasehl
TARGETTYPE=LIBRARY
RELEASETYPE=SDK
CDEFINES=$(CDEFINES) -D_WINMM_ -DHEADLESSDSHOW
INCLUDES=..\;
SOURCES= \
..\winx.cpp \
..\amvideo.cpp \
..\combas
www.eeworm.com/read/440481/7688717
sources
TARGETNAME=strmbase
TARGETTYPE=LIBRARY
RELEASETYPE=SDK
CDEFINES=$(CDEFINES) -D_WINMM_
INCLUDES=..\;
SOURCES= \
..\winx.cpp \
..\amvideo.cpp \
..\combase.cpp \
..\c
www.eeworm.com/read/163339/10165770
txt notice.txt
如果编译时提示如下错误:
fatal error C1083:Cannot open precompiled header file: 'Debug/Win32Cut.pch': No such file or directory
请到
Project->Setting->C/C++->Gategory->Precompiled Headers选择Not using precompiled
www.eeworm.com/read/263455/11362010
txt solution.txt
在编译VC++6.0是,出现fatal error C1010: unexpected end of file while looking for precompiled header directive
的错误.
解决方法:
1、如果发生错误的文件是由其他的C代码文件添加进入当前工程而引起的,则Alt+F7进入当前工程的 Settings,选择C/C++选项卡,从Category
www.eeworm.com/read/103915/15716268
inc precomp1.inc
#//+---------------------------------------------------------------
#//
#// File: precomp1.inc
#//
#// Contents: directives for global precompiled include file when the
#// so
www.eeworm.com/read/166797/9997538
sources
TARGETNAME=atmsmdrv
TARGETPATH=obj
TARGETTYPE=DRIVER
TARGETLIBS=$(DDK_LIB_PATH)\ndis.lib
C_DEFINES=-DNDIS50
INCLUDES=..\inc;..\..\..\inc
SOURCES= \
atmsmdrv.c \
www.eeworm.com/read/410203/7002903
sources
TARGETNAME=serial
TARGETPATH=obj
TARGETTYPE=DRIVER
MSC_WARNING_LEVEL=/W3
SOURCES=error.c \
flush.c \
immediat.c \
initunlo.c \
ioctl.c \