Windows projects

4 Messages Forum Options Options
Alert me of new posts
Permalink
LRN
Windows projects
Reply Threaded More
Print post
Permalink
I'm not sure about current CVS HEAD, but when i first checked out
Audacity source i had to make a few changes to project files to make
them work with wxWidgets 2.8.7 and build without issues. Since then i'm
developing with 2.8.7 only, in Unicode debug/release configurations.
I think i made a few other changes (not related to wxWidgets) necessary
to build, but i'm not sure - can't remember exactly.
Now, since i'll have to committ my changes to CVS very soon, it'll
require further adjustments to project files (new files, more
dependences). If you want me to swtch to different configuration (not
the "Unicode ...") or create a new one, this is the right time.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Vaughan Johnson
Re: Windows projects
Reply Threaded More
Print post
Permalink
Thanks, LRN. The plan is to build 1.3.6 as the first modular-built
release, based on wxWidgets 2.8.7 as a DLL, so if your changes have to
do with static linking, they probably won't help, but if DLL, they
certainly will and we welcome them.

Thanks,
Vaughan


LRN wrote:

> I'm not sure about current CVS HEAD, but when i first checked out
> Audacity source i had to make a few changes to project files to make
> them work with wxWidgets 2.8.7 and build without issues. Since then i'm
> developing with 2.8.7 only, in Unicode debug/release configurations.
> I think i made a few other changes (not related to wxWidgets) necessary
> to build, but i'm not sure - can't remember exactly.
> Now, since i'll have to committ my changes to CVS very soon, it'll
> require further adjustments to project files (new files, more
> dependences). If you want me to swtch to different configuration (not
> the "Unicode ...") or create a new one, this is the right time.
>
>  

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
LRN
Re: Windows projects
Reply Threaded More
Print post
Permalink
Vaughan Johnson wrote:
> based on wxWidgets 2.8.7 as a DLL
You mean /MD and /MDd compiler switches?

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Vaughan Johnson
Re: Windows projects
Reply Threaded More
Print post
Permalink
LRN wrote:
> Vaughan Johnson wrote:
>  
>> based on wxWidgets 2.8.7 as a DLL
>>    
> You mean /MD and /MDd compiler switches?
>
>  
Yes. I haven't looked at this yet, but there are already projects in the
audacity.sln file for the Audacity side of it.

- Vaughan

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel