Displaying 20 results from an estimated 1000 matches similar to: "OMF static LIBs for Borland ?"
2003 Aug 17
2
Problem with shlwapi, msxml and Borland xml vcls.
After get bcb working, I'm now trying to get working also my
application, so that can be used under wine (no, I can't port it, it's a
tool that works with Ultima Online, so I need to write it for windows &
wine). The problem now is that i have some problems running the
executable.
First note: if I set a breakpoint into the code, I can run the software
with bcb and use the Just In
2003 Aug 16
2
Borland C++ Builder 6.0 & Wine
Hi all,
I need to use BCB6 with Wine to develop a software that uses two ocxs
built with MS Visual C++.
I set ole32, oleaut, typelib to native for bcb, else it doesn't start
correclty. After that, BCB start up, I can design the forms, write the
code, but I have two problems that block me:
a) when I press the Execute button, the units are compiled, but the
linker hangs up with all the cpu used
2004 Oct 25
0
speex headers and borland c++ builder (bcb)
hello,
I try to include the speex header to a bcb project. Speex headers are the
latest
one. My first problem was to use the lib file with bcb. I solved this issue
by
restructing the lib file. The second problem is to access the constant
called
"extern const SpeexMode speex_nb_mode;" through borland's c++ builder.
I could analyze the export table of the libspeex.dll. Unfortunately I
2002 Jun 27
2
Borland compiler
Has anyone compiled the ogg and vorbis libraries with borlands c compiler
(bcc32)? If so, are there any makefiles or similar available which can
make it easier for me to do the same?
/Erik
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
2003 Apr 01
1
Underscores in BCB making vorbisfile unusable
I use Borland C++ Builder 3 and I'm having trouble getting vorbisfile to work. This version of C++ Builder prefixes function names with underscores, so in the .obj file ov_open would look like _ov_open. Now, when linking the .obj files, it looks for the function _ov_open in all other .obj files and .lib files in the project. It finds none, and gives me an unresolved external error. I can
2001 Jan 27
0
Vorbis with BCB
After downloading the nightly snapshot last night, I've spent a good
part of the day trying to build the package with Borland C++Builder
4. I have some things to report, and also need some help.
[Note: this message is long and messy :)]
{Converting DSP files to BPR files}
I made the necessary BPR files from the DSP files with the Visual
C++ Project Conversion Utility. This works okay
2005 Oct 26
1
Borland C++ and [R] dyn.load() for windows
Hi,
I compiled a C program file on Borland C++ 5.5 compiler to get one dll output
(as instructed in the file readme.package).
The C program file is just the example on page 31 of "writing R extensions":
void convolve(double *a, int *na, double *b, int *nb, double *ab)
{
int i, j, nab = *na + *nb - 1;
for(i = 0; i < nab; i++)
ab[i] = 0.0;
for(i = 0; i < *na; i++)
for(j = 0; j
2006 Mar 25
0
Access Violation running an application calling Borland libraries vcljpg60.bpl & vcl60.bpl
Access Violation running an application calling Borland libraries
vcljpg60.bpl, vcl60.bpl.
I am using Wine 0.9.10 and Mandriva LE2005. Although I can run several windows
application successfully, I have never been able to run one - Heredis8 - that
seems to be using Borland libraries (vcljpg60.bpl, vcl60.bpl, and others).
The output from running "winedbg Heredis8.exe" is below. There
2001 Sep 28
0
Borland compiler issues
Where can I download stable RC2 source code? I've downloaded the nightly
CVS, but it seems unusable right now. The Windows SDK does not appear
to include source code or Borland compatible libraries.
One thing I've noticed about the nightly CVS code is that the nested
alloca() calls seem to confuse Borland's compiler. I had to change
code in mapping0_forward() from:
2001 Apr 05
2
Borland C++-5.5 (free) compiler does not install(?)
Hello!
I'm trying to install Borland C++ 5.5 free compiler into my RH7 Linux
box but I can't get it to work. Running the installer brings a blank
dialog with "Prev", "Next" and "Cancel" buttons but nothing more.. and
pressing the buttons doesn't do anything and the dialog doesn't close. I
waited for more than 15 minutes (I read it in FAQ
2001 Feb 22
1
Borland C++ 5 patch 1 and wine
Hy,
I'am trying to compile a little project with Borland C++ 5
on my redhat 7.0 box with the rpm package from linux-easy for wine.
The IDE is working correctly, compilation goes ok
but when comes time to link all object files together Borland c++ stop to
work. I tried to export project file and do a make, it is the same
problem ilink32.exe seems to hang....
Thanks for help
Jean-Francois
2006 Feb 02
1
Borland Database Engine related installer issue (Portal GT-D)
I am attempting to install the Portal GT-D mud client
(www.gameaxle.com) on top of wine-0.9.6-1.fc4 which I then
reconfigured using winetools-0.9-3jo after failing to install MS
Office XP Pro (which I never did get to work either, but I found some
references saying that it wasn't likely to). IE6 installed and runs
for what it is worth. I run the setup program in the style the wine
tools use
2012 May 24
3
[LLVMdev] Windows question: Dozens of linker warnings and errors
Thanks for the quick reply. I had a feeling that it was due to missing
Windows support in clang++ and LLVM.
"""
This is due to clang not understanding force_inline. These functions
are defined in a header included from Windows.h, so it ends up getting
a definition everywhere it is included.
"""
How much work would it take to add support for force_inline? Are there
2000 Jan 21
1
DLLs using Borland
I wrote a DLL in C that does some MCMC stuff. It is compiled using
Borland's C++ Builder, version 3.0 (build 3.70) on a Windows 98 machine.
The DLL loads and runs just fine. But then if I subsequently call R's
plot() function, I get an illegal operation message and R crashes. In
fact, I've found that this happens even if I merely load the DLL, don't
ever run it, and then try to
2001 Sep 03
1
Borland Database Engine error.
hello everybody ,
somebody know where I can get more information about the error
" Borland Database Engine Error "
I have tried the SHAREDMEM...= "9000" solution but the problem persist
anybody know's anything ??
Thanks.
end
###################################################
## Universidade Cat?lica de Pelotas
##
2011 Jan 25
1
Borland Quatro Pro 5.0 for Windows help
I need to get this old Windows (3.1 era) version of Borland Quatro Pro v5.0 running so I can access old and important information.
Yes, this is an old program, but that should probably make it easier or more compatible (I would think). This version came out the year after wine was first created.
Here is the error I am getting when I install it (at the end of the installation process) and
2000 Aug 22
2
Borland modification
The following block in os.h needs to be changed for vorbis to work under
Borland:
Original:
#ifndef __GNUC__
#ifdef _WIN32
# define alloca(x) (_alloca(x))
# define rint(x) (floor((x)+0.5))
#endif
#endif
New:
#ifndef __GNUC__
#ifdef _WIN32
# ifdef __BORLANDC__
# include <malloc.h>
# else
# define alloca(x) (_alloca(x))
# endif
# define rint(x) (floor((x)+0.5))
#endif
2001 Jan 29
1
Building vorbis - please help
I realize not many people (one :) ) want to build vorbis with BCB,
but what about vorbisfile.c, os.h, oggenc.c, and getopt? And
someone must care about the MSVC files. I really tried not to
bring up any questions about BCB itself (although I had some).
Please, someone, take a look at the original message, and excuse
me if I'm too impatient...
2011 Jun 20
0
how to run Borland Turbo C in q4Wine
Hey guys,
i am new to the forum and first of all i want to say thanks for everyone
I have problem i want to run Borland Tubo C compiler in console under q4wine but unable to run it
i have done:
1-copy the pre-installed file to home directory
2-run console under q4wine
3-go to home directory
4-cd tc>>cd Bin>>tc
but use less
Any idea? how I start Turbo C with the q4wine GUI.
i
2011 Nov 15
1
Borland C++ Builder TForm->Show() problem
Hello, all!
My program is written on Borland C Builder 6
Not properly method TForm-> Show () works;
And on operational system Ubunto 10.10 it works properly, and already in Ubuntu 11.10 method TForm-> Show () works not properly.
Elements of a window receive focus of input from the keyboard, and the window remains not active!
The heading of a window and is not painted in color of an active