RE: newby Win32 build problem

2000-10-04 Thread Isaac Richards
Nope, was a bug.. update CVS and all will be fine, at least wrt this error. Isaac On 05-Oct-2000 Tim Williams wrote: > OK, I hope I'm just doing something obvious. Anyway, I got the source this > morning using CVS, which worked like a charm. Went and got nasm and stl, > fired up my MSFT VC6.0.

newby Win32 build problem

2000-10-04 Thread Tim Williams
OK, I hope I'm just doing something obvious. Anyway, I got the source this morning using CVS, which worked like a charm. Went and got nasm and stl, fired up my MSFT VC6.0. Got the paths and include paths setup, read around and found that I needed to define NOMINMAX, life looks good. Start a fu

RE: build problem rc1

2000-10-04 Thread Isaac Richards
On 04-Oct-2000 Kristian G. Kvilekval wrote: > Moving OSINC (or even removing /usr/include from OSINC) to the > end of INCLUDES in Makefile.header.in solves the build hiccup.. > > Thanks for listening... It's now fixed in CVS. Thanks for the heads-up! =) Isaac _

build problem rc1

2000-10-04 Thread Kristian G. Kvilekval
I was having problems building the freeamp-2.1rc1. I tracked it down to the fact that corel office installs a file under /usr/include/aps.h, which conflicts with base/aps/aps.h This should not be a problem except that the configure script adds /usr/include to OSINC list before it's own in Makef

Re: build problem

2000-05-25 Thread shren
On Wed, 24 May 2000, Chad Loder wrote: > Look around in the distribution for a file called win32build.txt > or something like that. It contains detailed instructions about > building the project on Win32. > > c I found the hardest part to be figuring out where the *main* project wa

Re: build problem

2000-05-25 Thread elrod
you need to set up NASM on your machine per the readme instructions or you need to choose the non-NASM build. elrod On Thu, 25 May 2000, Shaun Butler wrote: > I got the source for Freeamp 2.0.7 and tried to build my own before I go > screwing around with it and I get the error > > Linking... >

Re: build problem

2000-05-24 Thread Chad Loder
Look around in the distribution for a file called win32build.txt or something like that. It contains detailed instructions about building the project on Win32. c At 12:15 AM 5/25/2000 -0400, you wrote: >I got the source for Freeamp 2.0.7 and tried to build my own before I go >screwing a

build problem

2000-05-24 Thread Shaun Butler
I got the source for Freeamp 2.0.7 and tried to build my own before I go screwing around with it and I get the error Linking... LINK : fatal error LNK1104: cannot open file ".\Debug\cdctasm.obj" Error executing link.exe. any idea why this is? maybe you can just attach those files to an email fo