Where are you stuck? I think I'm using the Windows 8 SDK.

Definitely do it with visual studio 2008. I got it compiling but not
linking with 2012, big mistake. I can probably help you get through any
problems though.

Let me know!

Thanks,
Albert
On Dec 30, 2013 12:09 AM, "keenan johnson" <keenan.john...@gmail.com> wrote:

> Does anyone have any experience building Mixxx on Windows 8? Are there any
> differences to be aware of? Primarily, do you still use the Windows 7 SDK?
>
>
> On Thu, Dec 26, 2013 at 1:17 PM, <
> mixxx-devel-requ...@lists.sourceforge.net> wrote:
>
>> Send Mixxx-devel mailing list submissions to
>>         mixxx-devel@lists.sourceforge.net
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>         https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>> or, via email, send a message with subject or body 'help' to
>>         mixxx-devel-requ...@lists.sourceforge.net
>>
>> You can reach the person managing the list at
>>         mixxx-devel-ow...@lists.sourceforge.net
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Mixxx-devel digest..."
>>
>>
>> Today's Topics:
>>
>>    1. Beginner (prabhdeep singh)
>>    2. Re: Beginner (Nicu Badescu)
>>    3. Want to work on Mixxx 1.12? List of things that need      doing.
>>       (RJ Ryan)
>>    4. Re: Want to work on Mixxx 1.12? List of things that need
>>       doing. (Peter G. Marczis)
>>    5. Re: Want to work on Mixxx 1.12? List of things that need
>>       doing. (Daniel Sch?rmann)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Mon, 23 Dec 2013 19:09:43 +0530
>> From: prabhdeep singh <prabhdeep3...@gmail.com>
>> Subject: [Mixxx-devel] Beginner
>> To: mixxx-devel@lists.sourceforge.net
>> Message-ID:
>>         <CAEo24egXG7y6r-pvDNpJzuDbvn0qUTKt9Lt=
>> xdwjhhhawv4...@mail.gmail.com>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>> I want to start contributing to the open source community, but I do not
>> where to begin.
>> Your community's cause seems great!
>> So I would love to start but I am absolutely clueless as to where to
>> begin.
>> I have a background in C++ and algorithmic operations.
>> Any help would be appreciated!
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Mon, 23 Dec 2013 16:10:06 +0200
>> From: Nicu Badescu <badescun...@yahoo.com>
>> Subject: Re: [Mixxx-devel] Beginner
>> To: mixxx-devel@lists.sourceforge.net
>> Message-ID: <52b8443e.7040...@yahoo.com>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>> On 12/23/2013 03:39 PM, prabhdeep singh wrote:
>> > I want to start contributing to the open source community, but I do
>> > not where to begin.
>> > Your community's cause seems great!
>> > So I would love to start but I am absolutely clueless as to where to
>> > begin.
>> > I have a background in C++ and algorithmic operations.
>> > Any help would be appreciated!
>> >
>>
>> I think a good way to start contributing to the project is compiling
>> Mixxx from sources on
>> your machine. There are tutorials on how you can achieve this, depending
>> on your operating
>> system:
>> * Linux-based: http://mixxx.org/wiki/doku.php/compiling_on_linux
>> * Windows: http://mixxx.org/wiki/doku.php/compiling_on_windows
>> * Mac OS X: http://mixxx.org/wiki/doku.php/compiling_on_os_x
>>
>> After that, it is useful to set up an IDE for Qt/C++. I use Qt Creator,
>> but Eclipse is just
>> as good.
>>
>> * Set up Qt Creator: http://www.mixxx.org/wiki/doku.php/qtcreator
>> * Set up Eclipse: http://www.mixxx.org/wiki/doku.php/eclipse
>>
>> As soon as you have set up your IDE, you may want to learn a bit about
>> how to use git in order
>> to write a patch for Mixxx (how to fork and clone a repository, how to
>> create a new branch and
>> how to issue a pull request) --> http://mixxx.org/wiki/doku.php/using_git
>>
>> Finally, Mixxx is using Launchpad as bug tracker. Make a launchpad
>> account, search for a bug
>> (here is a list of bugs marked as "easy"
>> https://bugs.launchpad.net/mixxx/+bugs?field.tag=easy).
>> Assign yourself to that bug and start hacking on it. Don't forget to ask
>> for help if you get stuck.
>> The community is very friendly (I learned that myself :D ).
>>
>> An overview of the bugfix workflow is here:
>> http://www.mixxx.org/wiki/doku.php/bugfix_workflow.
>>
>> Hope this helps!
>>
>> --
>> Nicu Badescu
>> <http://mixxx.org/wiki/doku.php/compiling_on_os_x>
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>>
>> ------------------------------
>>
>> Message: 3
>> Date: Tue, 24 Dec 2013 22:23:12 -0500
>> From: RJ Ryan <rr...@mixxx.org>
>> Subject: [Mixxx-devel] Want to work on Mixxx 1.12? List of things that
>>         need    doing.
>> To: Too Many DJs <mixxx-devel@lists.sourceforge.net>
>> Message-ID:
>>         <CAKrSP5a8665LkTL19LCr1XVjwR=
>> suxxvsnkbavs85qacweu...@mail.gmail.com>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>> Hey Mixxxers,
>>
>> All the pieces are falling into place and we are making great progress on
>> Mixxx 1.12!
>>
>> Check out the milestone page for the latest status:
>> https://launchpad.net/mixxx/+milestone/1.12.0
>>
>> If you've been inactive for a while or are looking for a starter project
>> to
>> get involved with Mixxx I've made a list of various tasks that I would
>> love
>> to have an owner to drive for inclusion in 1.12.
>>
>> Bugs:
>>
>> * Any bug on the milestone page!
>>
>> * Cross-platform issues with BPMEditor widget used for the BPM column in
>> the library <https://bugs.launchpad.net/bugs/1201079>
>>
>> * Make SoundTouch vs. RubberBand a preference
>> option.<https://bugs.launchpad.net/bugs/1258560>
>>
>> Features:
>> * cover art support <https://bugs.launchpad.net/mixxx/+bug/661459>
>> * Mac App Store sandboxing
>> support<https://bugs.launchpad.net/mixxx/+bug/1257340>
>> * Visualize distance / closeness to a key when pitch
>> shifting.<https://bugs.launchpad.net/bugs/1258624>
>> * Support key notation in search
>> operators.<https://bugs.launchpad.net/bugs/1180433>
>>
>> Also I am making good progress on the effects framework and am reaching
>> the
>> point that I would love others to start contributing individual effects to
>> my branch. You can write them yourself or port existing FLOSS plugins
>> (e.g.
>> LADSPA or LV2) to our framework. I will link a wiki page soon. I really
>> need help w/ people finding effects out there and porting them to Mixxx so
>> that I can focus on the framework.
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>>
>> ------------------------------
>>
>> Message: 4
>> Date: Thu, 26 Dec 2013 17:31:26 +0200
>> From: "Peter G. Marczis" <marc...@demonkutya.com>
>> Subject: Re: [Mixxx-devel] Want to work on Mixxx 1.12? List of things
>>         that need doing.
>> Cc: Too Many DJs <mixxx-devel@lists.sourceforge.net>
>> Message-ID:
>>         <CANyRVHVsL5R_5-JeT8a2LD9-cFZzqpVkvLfOGem4xC=
>> lbxp...@mail.gmail.com>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>> Hi,
>> just a short question, will 1.12 support 4 decks ? With 2 deck controller
>> +
>> switch button ? Other thing, would it be possible to have a button to
>> disable the mixer section ? (would be useful for controllers with real
>> mixer build in like AA VMS series, so mixer would not mix, but follow the
>> controller statuses)
>> Thanks for the answers in advace !
>> Br,
>>  Peter
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>>
>> ------------------------------
>>
>> Message: 5
>> Date: Thu, 26 Dec 2013 20:17:10 +0100
>> From: Daniel Sch?rmann <dasch...@mixxx.org>
>> Subject: Re: [Mixxx-devel] Want to work on Mixxx 1.12? List of things
>>         that need doing.
>> To: "Peter G. Marczis" <marc...@demonkutya.com>
>> Cc: Too Many DJs <mixxx-devel@lists.sourceforge.net>
>> Message-ID:
>>         <
>> cabvyhnhsu_cdm_sj_8pgxjmvdk82srxj1mb8z2tkds47q_x...@mail.gmail.com>
>> Content-Type: text/plain; charset="utf-8"
>>
>> Hi Peter and other DJs,
>>
>> the final feature set heavily depends on the contributions it will
>> receive.
>>
>> Four deck support is already partly supported in 1.11 and will be part of
>> 1.12. but there is still a lot of work to do.
>>
>> Currently Owen has started to work on two four deck issues:
>> https://github.com/mixxxdj/mixxx/pull/6
>> https://github.com/mixxxdj/mixxx/pull/7
>>
>> We need also help in extend existing skins and controller mappings to four
>> deck support.
>>
>> I am sure that any help in testing and coding is very welcome.
>> Maybe Owen and Jus can give more details.
>>
>> --
>>
>> External Mixer support is already under the hood. It would be fine, if one
>> could extend the skin for an external Mixers setup.
>> Currently we have a new capability to resize some skin widgets. Maybe this
>> could be re-used for such an approach.
>>
>> Kind regards and thank you in advance,
>>
>> Daniel
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> 2013/12/26 Peter G. Marczis <marc...@demonkutya.com>
>>
>> > Hi,
>> > just a short question, will 1.12 support 4 decks ? With 2 deck
>> controller
>> > + switch button ? Other thing, would it be possible to have a button to
>> > disable the mixer section ? (would be useful for controllers with real
>> > mixer build in like AA VMS series, so mixer would not mix, but follow
>> the
>> > controller statuses)
>> > Thanks for the answers in advace !
>> > Br,
>> >  Peter
>> >
>> >
>> >
>> ------------------------------------------------------------------------------
>> > Rapidly troubleshoot problems before they affect your business. Most IT
>> > organizations don't have a clear picture of how application performance
>> > affects their revenue. With AppDynamics, you get 100% visibility into
>> your
>> > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of
>> AppDynamics
>> > Pro!
>> >
>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
>> > _______________________________________________
>> > Get Mixxx, the #1 Free MP3 DJ Mixing software Today
>> > http://mixxx.org
>> >
>> >
>> > Mixxx-devel mailing list
>> > Mixxx-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>> >
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>>
>> ------------------------------
>>
>>
>> ------------------------------------------------------------------------------
>> Rapidly troubleshoot problems before they affect your business. Most IT
>> organizations don't have a clear picture of how application performance
>> affects their revenue. With AppDynamics, you get 100% visibility into your
>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
>> Pro!
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
>>
>> ------------------------------
>>
>> _______________________________________________
>> Get Mixxx, the #1 Free MP3 DJ software Today
>> http://mixxx.org
>>
>> Mixxx-devel mailing list
>> Mixxx-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>>
>>
>> End of Mixxx-devel Digest, Vol 91, Issue 9
>> ******************************************
>>
>
>
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
> Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> http://mixxx.org
>
>
> Mixxx-devel mailing list
> Mixxx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to