Hola estoy empezando ha utilizar el uestudio para compilar mi proyecto que se compone de varios prgs y librerias de terceros en .lib, mi problema es como añado estos ficheros .lib para que me los incluya en la compilación.
Gracias de antemano.
[Files]
0=c:\TSBROWSE\SOURCE\CLASSES\TSBROWSE.prg
1=c:\TSBROWSE\SOURCE\CLASSES\TSMULTI.prg
2=c:\TSBROWSE\SOURCE\CLASSES\BTNDOWN.prg
3=c:\TSBROWSE\SOURCE\CLASSES\SBMSG.prg
4=c:\TSBROWSE\SOURCE\CLASSES\SCRLLBAR.prg
5=c:\TSBROWSE\SOURCE\CLASSES\TSBTNGET.prg
6=c:\TSBROWSE\SOURCE\CLASSES\TSCOLUMN.prg
7=c:\TSBROWSE\SOURCE\CLASSES\TSCOMBO.prg
8=c:\TSBROWSE\SOURCE\CLASSES\TSGET.prg
9=c:\TSBROWSE\SOURCE\CLASSES\FWCALEN.prg
10=c:\TSBROWSE\SOURCE\FUNCTION\GETBTN.C
11=c:\TSBROWSE\SOURCE\FUNCTION\SCROLL.C
12=..\..\tsbrowSe\SOURCE\FUNCTION\TSBFUNCS.C
[Debug Settings]
Program Arguments=
Selected Debugger=0
Source Paths=
Symbol Paths=
Working Directory=
[Open Files]
Active File Display Mode=3
Active File Index=2
Open File Line0=0
Open File Line1=1320
Open File Line2=0
Open File Pos0=0
Open File Pos1=3521
Open File Pos2=0
Open File Window Pos0=0,1,-1,-1,-8,-28,92,92,1173,478
Open File Window Pos1=0,1,-1,-1,-8,-28,115,115,1200,487
Open File Window Pos2=2,3,-1,-1,-8,-28,138,138,1223,510
Open File0=..\..\TSBROWSE\SOURCE\CLASSES\BTNDOWN.PRG
Open File1=..\..\TSBROWSE\SOURCE\FUNCTION\SCROLL.C
Open File2=..\..\TSBROWSE\SOURCE\CLASSES\TSGET.PRG
Open File3=
[uemakeXp]
Compiler=Configs\Xharbour Compiler\Library
Files=2964784540
ReleaseMode=1
[Configs\xHarbour\Library]
Automatic Memvar Declaration=no
Command Line Arguments=test.LIB
Compiler Options=
Excluded Files=Excludes
Generate Preprocessed Output=no
Linker Options=
OutputDirectory_DebugMode=Debug
OutputDirectory_ReleaseMode=Release
Target=test.LIB
User Defines=
User Include Path=
Variables Are Assumed=no
Warning Level=1
Working Directory=.
[Project Information]
Compilable=1
Use Relative Directory=1
Relative to Project File=1
Include Sub Directories=1
Project Tagfile=
Project Wordfile=
Filter=
Using VCS=0
Save Account=0
Create Tagfile=0
CTags Legacy Support=0
Project Start=D8070600010009000A003500000000002E
Working Time=1778
[Project ID]
Signature=UE Proj: v.1
[Configs\Xharbour Compiler\Library]
Automatic Memvar Declaration=no
Command Line Arguments=TSBROWSE.LIB
Compiler Options=
Excluded Files=Excludes
Generate Preprocessed Output=no
OutputDirectory_DebugMode=Debug
OutputDirectory_ReleaseMode=Release
Target=TSBROWSE.LIB
User Defines=
User Include Path=c:\fwh\include;c:\tsbrowse\include
Variables Are Assumed=no
Warning Level=1
Working Directory=.
# --------- Harbour y FWH configuration --------
# --- general --------------------------------------
# $P - project name
# $Pp - path to project directory
# $Pn - project name
# --- compile --------------------------------------
# $I - input full name
# $Ip - input path
# $In - input name
# $Ie - input extension
# $O - output file
# $Op - path to output file
# $On - output filename (without path)
# $Oe - output extension
# $R - release/debug setting for compiler
# --- build ----------------------------------------
# $T - target full name
# $Tp - target path
# $Tn - target name
# $O - output file
# $Op - path to output file
# $On - output filename (without path)
# $Oe - output extension
# $R - release/debug setting for linker
[Settings]
Target =
Category&01 = DEFAULT RUN CONFIGURATION
Working Directory =.
Command Line Arguments =
Category&02 = Harbour Options
Automatic Memvar Declaration = no|yes
Variables Are Assumed = no|yes
Generate Preprocessed Output = no|yes
Warning Level = 1|2|3|4|0
User Include Path =
User Defines =
Compiler Options =
Excluded Files = Excludes
[SettingsInfo]
Target = Provides a space for you to specify an output file and location of the program that the linker creates.
Working Directory = Provides a space for you to specify the directory in which executing occurs. If you do not specify a directory, executing occurs in the directory where the executable is located.
Command Line Arguments = Provides a space for you to specify command-line arguments you want to pass to the program at startup.
Compiler Options = Provides a space for you to specify an additional compiler options.
User Defines = Shows the switches the tool will use to build. Use ';' as delimiter.
Excluded Files = This will exclude the file(s) included in this UE project group from the build.
[SettingsReps]
User Defines = @[;|-D%s]
Automatic Memvar Declaration = no=|yes=/a
Variables Are Assumed = no=|yes=/v
Generate Preprocessed Output = no=|yes=/p
User Include Path = ^^@[;|;%s]
User Include Path&1 = ^^@[;| /i%s]
Use Multi Thread Library = no|yes
Warning Level = @/w%s
[Variables]
FWH = c:\Fwh
HPATH = c:\xharbour
CPATH = c:\bcc55
HOPT = /n /gc0 /q $(Compiler Options) /i$(HPATH)\INCLUDE $(User Include Path&1) $(User Defines) $(Automatic Memvar Declaration) $(Variables Are Assumed) $(Generate Preprocessed Output) $(Warning Level)
COPT = -O2 -M -c -v -I$(HPATH)\INCLUDE -I$(CPATH)\INCLUDE -I$(FWH)\INCLUDE
[Environment]
PATH = $(HPATH)\BIN;$(CPATH)\BIN;%PATH%
INCLUDE = $(HPATH)\INCLUDE;$(CPATH)\INCLUDE;$(FWH)\INCLUDE
LIB = $(HPATH)\LIB;$(CPATH)\LIB
BuildMode = %UESMode%
[General]
TargetExt = .LIB
ReleaseOut = Release
DebugOut = Debug
UseFullPaths = 1
UseDosNames = 1
Excludes = $(Excluded Files)
GenerateEDGroup=$(External Dependencies)
.CPP = .C
[MakeCommands]
run = Show Makefile
makef = Show Makefile
[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0
[InsertFiles]
[FileGroups]
FGO = .obj;
[GroupFormats]
FGO = %s
[Build]
Out = $T
Depends = $FGO
DebugFlag =
ReleaseFlag =
[.PRG]
Out = $In.c
DebugFlag = /b
ReleaseFlag = /l
Cmd0 = harbour $I $(HOPT) $R /o$O
CaseSensitive = 0
IncDirs = .;$(INCLUDE);
IncKeyWords = #include;
Comments = /*.*/.//.eol.
[.C]
Out = $In.obj
Cmd0 = bcc32 $(COPT) -o$O $I
Cmd1 = $(CPATH)\bin\tlib $T -+ $O
CaseSensitive = 0
IncDirs = .;$(INCLUDE);
IncKeyWords = #include;
Comments = /*.*/.//.eol.
[Files]
0=c:\TSBROWSE\SOURCE\CLASSES\TSBROWSE.prg
1=c:\TSBROWSE\SOURCE\CLASSES\TSMULTI.prg
2=c:\TSBROWSE\SOURCE\CLASSES\BTNDOWN.prg
3=c:\TSBROWSE\SOURCE\CLASSES\TSBTNGET.prg
4=c:\TSBROWSE\SOURCE\CLASSES\TSCOLUMN.prg
5=c:\TSBROWSE\SOURCE\CLASSES\TSCOMBO.prg
6=c:\TSBROWSE\SOURCE\CLASSES\TSPOINT.prg
7=c:\TSBROWSE\SOURCE\FUNCTION\GETBTN.C
8=c:\TSBROWSE\SOURCE\FUNCTION\TSBFUNCS.C
9=c:\TSBROWSE\SOURCE\CLASSES\LANG\SBMSGSPA.PRG
10=c:\TSBROWSE\SOURCE\CLASSES\TSFGET.PRG
11=c:\TSBROWSE\SOURCE\CLASSES\TSGET.PRG
[Debug Settings]
Program Arguments=
Selected Debugger=0
Source Paths=
Symbol Paths=
Working Directory=
[Open Files]
Active File Display Mode=3
Active File Index=2
Open File Line0=0
Open File Line1=1320
Open File Line2=0
Open File Pos0=0
Open File Pos1=3521
Open File Pos2=0
Open File Window Pos0=0,1,-1,-1,-8,-28,92,92,1173,478
Open File Window Pos1=0,1,-1,-1,-8,-28,115,115,1200,487
Open File Window Pos2=2,3,-1,-1,-8,-28,138,138,1223,510
Open File0=
Open File2=
Open File3=
[uemakeXp]
Compiler=Configs\xHarbour\Library
Files=1489667392
ReleaseMode=1
[Configs\xHarbour\Library]
Automatic Memvar Declaration=no
Command Line Arguments=test.LIB
Compiler Options=
Excluded Files=Excludes
Generate Preprocessed Output=no
Linker Options=
OutputDirectory_DebugMode=Debug
OutputDirectory_ReleaseMode=Release
Target=C:\TSBROWSE\LIB\SBROWSEX.LIB
User Defines=
User Include Path=
Variables Are Assumed=no
Warning Level=1
Working Directory=.
[Project Information]
Compilable=1
Use Relative Directory=1
Relative to Project File=1
Include Sub Directories=1
Project Tagfile=
Project Wordfile=
Filter=
Using VCS=0
Save Account=0
Create Tagfile=0
CTags Legacy Support=0
Project Start=D8070600010009000A003500000000002E
Working Time=1778
[Project ID]
Signature=UE Proj: v.1
[Configs\Xharbour Compiler\Library]
Automatic Memvar Declaration=no
Command Line Arguments=TSBROWSE.LIB
Compiler Options=
Excluded Files=Excludes
Generate Preprocessed Output=no
OutputDirectory_DebugMode=Debug
OutputDirectory_ReleaseMode=Release
Target=TSBROWSE.LIB
User Defines=
User Include Path=c:\fwh\include;c:\tsbrowse\include
Variables Are Assumed=no
Warning Level=1
Working Directory=.
[Configs\xHarbour\Library.mak]
OutputDirectory_ReleaseMode=Release
OutputDirectory_DebugMode=Debug
Target=SBROWSEX.LIB
Working Directory=.
Command Line Arguments=SBROWSEX.LIB
Automatic Memvar Declaration=no
Variables Are Assumed=no
Generate Preprocessed Output=no
Warning Level=1
User Include Path=
User Defines=
Compiler Options=
Excluded Files=Excludes
[Configs\xHarbour\MGAPP]
OutputDirectory_ReleaseMode=Release
OutputDirectory_DebugMode=Debug
Target=SBROWSEX.EXE
Working Directory=c:\mg
Command Line Arguments=SBROWSEX.EXE
Automatic Memvar Declaration=no
Variables Are Assumed=no
Generate Preprocessed Output=no
Warning Level=1
User Include Path=
User Defines=
Compiler Options=
Linker Options=
Excluded Files=Excludes
[Group]
--------------------Configuration: SBrowsex - Release--------------------
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
d:\TSBROWSE\SOURCE\FUNCTION\GETBTN.C:
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
[b]Warning: 'GETBTN' not found in library[/b]
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
d:\TSBROWSE\SOURCE\FUNCTION\TSBFUNCS.C:
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
[b]Warning: 'TSBFUNCS' not found in library[/b]
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Copyright 1999-2009, http://www.xharbour.org http://www.harbour-project.org/
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
TSBROWSE.c:
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
[b]Warning: 'TSBROWSE' not found in library[/b]
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Copyright 1999-2009, http://www.xharbour.org http://www.harbour-project.org/
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
TSMULTI.c:
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
[b]Warning: 'TSMULTI' not found in library[/b]
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Copyright 1999-2009, http://www.xharbour.org http://www.harbour-project.org/
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
BTNDOWN.c:
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
[b]Warning: 'BTNDOWN' not found in library[/b]
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Copyright 1999-2009, http://www.xharbour.org http://www.harbour-project.org/
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
TSBTNGET.c:
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
[b]Warning: 'TSBTNGET' not found in library[/b]
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Copyright 1999-2009, http://www.xharbour.org http://www.harbour-project.org/
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
TSCOLUMN.c:
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
[b]Warning: 'TSCOLUMN' not found in library[/b]
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Copyright 1999-2009, http://www.xharbour.org http://www.harbour-project.org/
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
TSCOMBO.c:
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
[b]Warning: 'TSCOMBO' not found in library[/b]
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Copyright 1999-2009, http://www.xharbour.org http://www.harbour-project.org/
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
TSPOINT.c:
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
[b]Warning: 'TSPOINT' not found in library[/b]
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Copyright 1999-2009, http://www.xharbour.org http://www.harbour-project.org/
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
SBMSGSPA.c:
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
[b]Warning: 'SBMSGSPA' not found in library[/b]
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Copyright 1999-2009, http://www.xharbour.org http://www.harbour-project.org/
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
TSFGET.c:
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
[b]Warning: 'TSFGET' not found in library[/b]
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Copyright 1999-2009, http://www.xharbour.org http://www.harbour-project.org/
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
TSGET.c:
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
[b]Warning: 'TSGET' not found in library[/b]
SBrowsex.LIB - 0 error(s), 12 warning(s)
--------------------Configuration: FO5 - Release--------------------
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN_ROWFROMPIX' referenced from D:\FWH\LIB\SBROWSEX.LIB|TSBROWSE
Error: Unresolved external '_HB_FUN_COUNTROWS' referenced from D:\FWH\LIB\SBROWSEX.LIB|TSBROWSE
Error: Unresolved external '_HB_FUN_TSBRWSCROLL' referenced from D:\FWH\LIB\SBROWSEX.LIB|TSBROWSE
Error: Unresolved external '_HB_FUN_SBGETHEIGHT' referenced from D:\FWH\LIB\SBROWSEX.LIB|TSCOLUMN
Error: Unresolved external '_HB_FUN_SBMPHEIGHT' referenced from D:\FWH\LIB\SBROWSEX.LIB|TSBROWSE
Error: Unresolved external '_HB_FUN_TSDRAWCELL' referenced from D:\FWH\LIB\SBROWSEX.LIB|TSBROWSE
Error: Unresolved external '_HB_FUN_OLEUNINITIALIZE' referenced from D:\FWH\LIB\SBROWSEX.LIB|TSBROWSE
EZ4FO5.EXE - 7 error(s), 0 warning(s)
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: Google [Bot] and 30 guests