Garth Dahlstrom wrote:
> FYI There is a problem with "src/midiobject.cpp:44: error:
> 'ScriptEngine' was not declared in this scope" during the midiobject
> constructor.

Sorry, that should be m_pScriptEngine, like so:

> 
> #ifdef __SCRIPT__
>     ConfigObject<ConfigValue> *m_pConfig = new
> ConfigObject<ConfigValue>(QDir::homePath().append("/").append(SETTINGS_FILE));
> 44 >>>    m_pScriptEngine = new
> MidiScriptEngine(m_pConfig->getConfigPath().append("/midi/midi-mappings-scripts.js"));
>  #endif

Sean

<<--------------------------------------------------------------------------------->>
This E-Mail message has been scanned for viruses
and cleared by >>SmartMail<< from Smarter Technology, Inc.
<<--------------------------------------------------------------------------------->>

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to