473,386 Members | 1,779 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Borland Builder c++, how to add a lib, question

I have created a lib with BBc++ makefile ...

I created a program in IDE that uses that lib.

By the way, the only mode to compile succesfully my program is
exporting a Makefile with
Project | Export File
and then adding matrizes\mat.lib to the following line of the
exported Makefile.mak

....
LIBRARIES = bcb2kaxserver.lib matrizes\mat.lib
....

Is there a way to put this on the
Project | Options
or some other menu, option, ..., to not need to modify the Makefile.mak ?

It is, to compile directly from IDE.

Help me, please

Miguel
Jul 22 '05 #1
1 3305
On Fri, 02 Apr 2004 17:29:16 -0300, Miguel PS <mi******@hotmail.com> wrote:

Excuse me, I got it.
Add simply added the lib to the Project
:(
I have created a lib with BBc++ makefile ...

I created a program in IDE that uses that lib.

By the way, the only mode to compile succesfully my program is
exporting a Makefile with
Project | Export File
and then adding matrizes\mat.lib to the following line of the
exported Makefile.mak

...
LIBRARIES = bcb2kaxserver.lib matrizes\mat.lib
...

Is there a way to put this on the
Project | Options
or some other menu, option, ..., to not need to modify the Makefile.mak ?

It is, to compile directly from IDE.

Help me, please

Miguel


Jul 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Steven O. | last post by:
First, sorry if by some chance I am not posting to the correct newsgroups, these seemed to be the most applicable to my question (see disclaimer at end of post for further comments....). Started...
11
by: TGF | last post by:
I am wondering if it is feasible to use .NET for applications that have to be very fast. We have a few applications that are blazingly fast, written in Borland C++ using Borland C++ Builder. We...
15
by: Chris | last post by:
I am just beginning programming again and need a bit of advice. I have both Visual C++ 6.0 Standard Edition and Borland C++ Builder 6. Of these two which do you consider the best for programming...
6
by: Verne | last post by:
Can anyone tell me where to look for some sample code programs for simple window developement by Builder 6 C++. I know the C++ fairly well but tryint to understand and learn how to use the...
24
by: serdar | last post by:
Hi. Does anybody say that what is better borland c++ or visual c++? Which compiler does have more help?
0
by: Xproblem | last post by:
FTP Client Engine for C/C++ 2.4 Screenshot - Soft.comFTP Client Engine for C/C++ 2.4. ... System Requirements: Windows C/C++ compiler - Microsoft operating system: Windows 95, Windows 98, Windows...
3
by: Gunasekaran | last post by:
I bought borland c++ builder 6. when I run to code. I am not getting output. Please suggest me how this builder works or please provide me where can I find Manual for this builder. Regards...
0
by: Morg | last post by:
Hi, I tried out #Develop and Borland C# Builder. I liked #Develop but it was a bit buggy and failed alot :( I really like Borland C# Builder however I cant find a way for it to auto format my...
22
by: smartwolf agassi via DotNetMonster.com | last post by:
I'm a C# language learner. I want to know which IDE is better for C# programing, Borland C#Builder or VS.net 2003? -- Message posted via http://www.dotnetmonster.com
17
by: Fabry | last post by:
Hi All, I'm new of this group and I do not know if this is the correct group for my question. I have a DLL with its export library (.lib) wrote in Borland C++ 6. In borland everything is OK and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.