I just found out about Google SOC through one of my professors, and was very
interested in working on Mixxx so I thought I'd introduce myself. My name is
Josh and my soc melange name is elultimo. I'm new to working on open source,
but have a decent programming background, especially with C++ and C-like
languages (C#, Java, etc...) In my free time, I make music using Ableton
Live, Logic, and Maschine, and have been especially interested in different
ways of assembly and remixing music.
I know I may be late coming into the Summer of Code fray, but would love to
work on Mixxx. All of the projects on the ideas page look interesting to me,
but I am leaning towards Auto-DJ Improvement, Session History, and
Synchronization Improvements, depending on what projects other people are
planning on working on and what looks most appealing after looking through
the source more thoroughly.
Right now I'm working on compiling Mixxx, on Windows, but may be having a
problem with my Win 7 SDK. When I run scons, it fails with a series of
errors regarding missing semi colons for assembly code in
mixxx-win32lib-msvc90-release/mad.h. I've included the list of errors below,
so any insight about why it isn't recognizing the assembly or about Google
SOC in general is much appreciated.
C:\mixxx-win32lib-msvc90-release\mad.h(197) : error C4235: nonstandard
extension
used : '__asm' keyword not supported on this architecture
C:\mixxx-win32lib-msvc90-release\mad.h(198) : error C2065: 'mov' :
undeclared id
entifier
C:\mixxx-win32lib-msvc90-release\mad.h(198) : error C2146: syntax error :
missin
g ';' before identifier 'eax'
C:\mixxx-win32lib-msvc90-release\mad.h(198) : error C2065: 'eax' :
undeclared id
entifier
C:\mixxx-win32lib-msvc90-release\mad.h(199) : error C2146: syntax error :
missin
g ';' before identifier 'imul'
C:\mixxx-win32lib-msvc90-release\mad.h(200) : error C2065: 'imul' :
undeclared i
dentifier
C:\mixxx-win32lib-msvc90-release\mad.h(200) : error C2146: syntax error :
missin
g ';' before identifier 'y'
C:\mixxx-win32lib-msvc90-release\mad.h(200) : error C2146: syntax error :
missin
g ';' before identifier 'shrd'
C:\mixxx-win32lib-msvc90-release\mad.h(200) : error C2065: 'shrd' :
undeclared i
dentifier
C:\mixxx-win32lib-msvc90-release\mad.h(200) : error C2146: syntax error :
missin
g ';' before identifier 'eax'
C:\mixxx-win32lib-msvc90-release\mad.h(200) : error C2065: 'eax' :
undeclared id
entifier
C:\mixxx-win32lib-msvc90-release\mad.h(200) : error C2065: 'edx' :
undeclared id
entifier
C:\mixxx-win32lib-msvc90-release\mad.h(201) : error C2143: syntax error :
missin
g ';' before '}'
scons: *** [win32_build\soundsourceproxy.obj] Error 2
scons: building terminated because of errors.
- Josh
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel