Re: errors like this:

2000-05-30 Thread Mark B. Elrod

The 2.1 project has a dependency for this set up... are you must be using 2.0.7,
right?

elrod

Victor Romero wrote:

> trying to compile the freeamp project I get this error: (of course I dont
> have a correct configuration of my workspace, can you tell me how can I do a
> correct cnfiguration, about Tools, Project, Build, etc) please.
>
> Victor Romero
>
> Configuration: MakeTheme - Win32
> Release
> Performing Custom Build Step on ..\..\..\..\config\config.win32
> 1 archivos copiados
> Compiling...
> MakeTheme.cpp
> ThemeZip.cpp
> Linking...
> LINK : fatal error LNK1181: cannot open input file "zlib.lib"
> Error executing link.exe.
>
> MakeTheme.exe - 1 error(s), 0 warning(s)
> Configuration: MakeTheme - Win32
> Debug
> ___
> [EMAIL PROTECTED]
> http://www.freeamp.org/mailman/listinfo/freeamp-dev

___
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev



Re: errors like this:

2000-05-30 Thread Mark B. Elrod

actually i went to add it to the ReadMe.win32 and guess what... you already did! I
just made a few changes to your instructions bc as of the next check-in I will be
calling nasmw.exe instead of nasm.exe... If any of you have chnged the name of the
executable you can change it back ...

elrod

Chad Loder wrote:

> All of this should get put into the win32 build docs,
> regardless. :)
>
>  c
>
> At 04:54 PM 5/29/2000 -0700, you wrote:
> >Actually I don't know why it chooses MakeTheme... there is another file
> >that we
> >could add that will remember the freeamp.dsp project as the default one but it
> >gets modified each time you open the app and so it always gets checked in and
> >out... a pain...
> >
> >elrod
> >
> >Valters Vingolds wrote:
> >
> > > The whole thing goes like this:
> > > Set Freeamp as active project when you first compile.
> > >
> > > Then, if you feel like hacking the freeamp ui (the user interface) you set
> > > freeampui as active project and freeamp.exe as executable to run. If you
> > > feel like hacking other part of freeamp, set that other part as active.
> > >
> > > To freeamp team  - why leave "MakeTheme" as active when checking into CVS?
> > >
> > > MakeTheme has zlib dependency because it compresses theme when making it.
> > > Ofcourse zlib should be added as dependency to it (if visual studio does
> > > not object).
> > >
> > > Note that you will need about 150 MB of free space on disk to compile. Be
> > > sure that you don't run out of free space.
> > >
> > > At 11:53 5/28/00 -0500, you wrote:
> > > >> trying to compile the freeamp project I get this error: (of
> > > >> course I dont
> > > >> have a correct configuration of my workspace, can you tell me
> > > >> how can I do a
> > > >> correct cnfiguration, about Tools, Project, Build, etc) please.
> > > >
> > > >Victor,
> > > >
> > > >Try right clicking on the FreeAmp project and setting it to the active
> > > >project and then to a Build All.  I'm not sure right off if the MakeTheme
> > > >project has a depenency on zlib (don't have the code open right now), but
> > > >i'm very sure FreeAmp does, and then you can set MakeTheme to be the
> > active
> > > >project and compile it.
> > > >
> > > >mike
> > > >
> > > >___
> > > >[EMAIL PROTECTED]
> > > >http://www.freeamp.org/mailman/listinfo/freeamp-dev
> > > >
> > > >
> > > --
> > > Valters "WaTT" Vingolds
> > > ... in order to succeed you have to learn to think of yourself as of a
> > > product.
> > >
> > > ___
> > > [EMAIL PROTECTED]
> > > http://www.freeamp.org/mailman/listinfo/freeamp-dev
> >
> >___
> >[EMAIL PROTECTED]
> >http://www.freeamp.org/mailman/listinfo/freeamp-dev
>
> ___
> [EMAIL PROTECTED]
> http://www.freeamp.org/mailman/listinfo/freeamp-dev

___
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev



Re: errors like this:

2000-05-29 Thread Chad Loder

All of this should get put into the win32 build docs,
regardless. :)

 c

At 04:54 PM 5/29/2000 -0700, you wrote:
>Actually I don't know why it chooses MakeTheme... there is another file 
>that we
>could add that will remember the freeamp.dsp project as the default one but it
>gets modified each time you open the app and so it always gets checked in and
>out... a pain...
>
>elrod
>
>Valters Vingolds wrote:
>
> > The whole thing goes like this:
> > Set Freeamp as active project when you first compile.
> >
> > Then, if you feel like hacking the freeamp ui (the user interface) you set
> > freeampui as active project and freeamp.exe as executable to run. If you
> > feel like hacking other part of freeamp, set that other part as active.
> >
> > To freeamp team  - why leave "MakeTheme" as active when checking into CVS?
> >
> > MakeTheme has zlib dependency because it compresses theme when making it.
> > Ofcourse zlib should be added as dependency to it (if visual studio does
> > not object).
> >
> > Note that you will need about 150 MB of free space on disk to compile. Be
> > sure that you don't run out of free space.
> >
> > At 11:53 5/28/00 -0500, you wrote:
> > >> trying to compile the freeamp project I get this error: (of
> > >> course I dont
> > >> have a correct configuration of my workspace, can you tell me
> > >> how can I do a
> > >> correct cnfiguration, about Tools, Project, Build, etc) please.
> > >
> > >Victor,
> > >
> > >Try right clicking on the FreeAmp project and setting it to the active
> > >project and then to a Build All.  I'm not sure right off if the MakeTheme
> > >project has a depenency on zlib (don't have the code open right now), but
> > >i'm very sure FreeAmp does, and then you can set MakeTheme to be the 
> active
> > >project and compile it.
> > >
> > >mike
> > >
> > >___
> > >[EMAIL PROTECTED]
> > >http://www.freeamp.org/mailman/listinfo/freeamp-dev
> > >
> > >
> > --
> > Valters "WaTT" Vingolds
> > ... in order to succeed you have to learn to think of yourself as of a
> > product.
> >
> > ___
> > [EMAIL PROTECTED]
> > http://www.freeamp.org/mailman/listinfo/freeamp-dev
>
>___
>[EMAIL PROTECTED]
>http://www.freeamp.org/mailman/listinfo/freeamp-dev

___
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev



Re: errors like this:

2000-05-29 Thread Mark B. Elrod

Actually I don't know why it chooses MakeTheme... there is another file that we
could add that will remember the freeamp.dsp project as the default one but it
gets modified each time you open the app and so it always gets checked in and
out... a pain...

elrod

Valters Vingolds wrote:

> The whole thing goes like this:
> Set Freeamp as active project when you first compile.
>
> Then, if you feel like hacking the freeamp ui (the user interface) you set
> freeampui as active project and freeamp.exe as executable to run. If you
> feel like hacking other part of freeamp, set that other part as active.
>
> To freeamp team  - why leave "MakeTheme" as active when checking into CVS?
>
> MakeTheme has zlib dependency because it compresses theme when making it.
> Ofcourse zlib should be added as dependency to it (if visual studio does
> not object).
>
> Note that you will need about 150 MB of free space on disk to compile. Be
> sure that you don't run out of free space.
>
> At 11:53 5/28/00 -0500, you wrote:
> >> trying to compile the freeamp project I get this error: (of
> >> course I dont
> >> have a correct configuration of my workspace, can you tell me
> >> how can I do a
> >> correct cnfiguration, about Tools, Project, Build, etc) please.
> >
> >Victor,
> >
> >Try right clicking on the FreeAmp project and setting it to the active
> >project and then to a Build All.  I'm not sure right off if the MakeTheme
> >project has a depenency on zlib (don't have the code open right now), but
> >i'm very sure FreeAmp does, and then you can set MakeTheme to be the active
> >project and compile it.
> >
> >mike
> >
> >___
> >[EMAIL PROTECTED]
> >http://www.freeamp.org/mailman/listinfo/freeamp-dev
> >
> >
> --
> Valters "WaTT" Vingolds
> ... in order to succeed you have to learn to think of yourself as of a
> product.
>
> ___
> [EMAIL PROTECTED]
> http://www.freeamp.org/mailman/listinfo/freeamp-dev

___
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev



RE: errors like this:

2000-05-29 Thread Valters Vingolds

The whole thing goes like this:
Set Freeamp as active project when you first compile.

Then, if you feel like hacking the freeamp ui (the user interface) you set
freeampui as active project and freeamp.exe as executable to run. If you
feel like hacking other part of freeamp, set that other part as active.

To freeamp team  - why leave "MakeTheme" as active when checking into CVS?

MakeTheme has zlib dependency because it compresses theme when making it.
Ofcourse zlib should be added as dependency to it (if visual studio does
not object).



Note that you will need about 150 MB of free space on disk to compile. Be
sure that you don't run out of free space.

At 11:53 5/28/00 -0500, you wrote:
>> trying to compile the freeamp project I get this error: (of
>> course I dont
>> have a correct configuration of my workspace, can you tell me
>> how can I do a
>> correct cnfiguration, about Tools, Project, Build, etc) please.
>
>Victor,
>
>Try right clicking on the FreeAmp project and setting it to the active
>project and then to a Build All.  I'm not sure right off if the MakeTheme
>project has a depenency on zlib (don't have the code open right now), but
>i'm very sure FreeAmp does, and then you can set MakeTheme to be the active
>project and compile it.
>
>mike
>
>___
>[EMAIL PROTECTED]
>http://www.freeamp.org/mailman/listinfo/freeamp-dev
>
>
--
Valters "WaTT" Vingolds
... in order to succeed you have to learn to think of yourself as of a
product. 

___
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev



RE: errors like this:

2000-05-28 Thread Michael Rich

> trying to compile the freeamp project I get this error: (of
> course I dont
> have a correct configuration of my workspace, can you tell me
> how can I do a
> correct cnfiguration, about Tools, Project, Build, etc) please.

Victor,

Try right clicking on the FreeAmp project and setting it to the active
project and then to a Build All.  I'm not sure right off if the MakeTheme
project has a depenency on zlib (don't have the code open right now), but
i'm very sure FreeAmp does, and then you can set MakeTheme to be the active
project and compile it.

mike

___
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev



errors like this:

2000-05-28 Thread Victor Romero

trying to compile the freeamp project I get this error: (of course I dont
have a correct configuration of my workspace, can you tell me how can I do a
correct cnfiguration, about Tools, Project, Build, etc) please.

Victor Romero

Configuration: MakeTheme - Win32
Release
Performing Custom Build Step on ..\..\..\..\config\config.win32
1 archivos copiados
Compiling...
MakeTheme.cpp
ThemeZip.cpp
Linking...
LINK : fatal error LNK1181: cannot open input file "zlib.lib"
Error executing link.exe.

MakeTheme.exe - 1 error(s), 0 warning(s)
Configuration: MakeTheme - Win32
Debug
___
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev