Skip navigation links

MySQL Forums :: Workbench - Source, Builds, Binaries :: Unable to get working debug x86 build on windows


Advanced Search

Re: Unable to get working debug x86 build on windows
Posted by: Andrei Frolov ()
Date: February 15, 2011 10:26AM

Problem solved. Thank you very much for your help!

May be it makes sense instead of

echo "some error message here"

use

echo %~f0 : error : some error message here

this will produce error that Visual Studio can show in 'Error list'.

Thank you once more & good luck!



Edited 1 time(s). Last edit at 02/15/2011 10:27AM by Andrei Frolov.

Options: ReplyQuote


Subject Views Written By Posted
Unable to get working debug x86 build on windows 3751 Andrei Frolov 02/06/2011 08:48AM
Re: Unable to get working debug x86 build on windows 1088 Mike Lischke 02/14/2011 02:53AM
Re: Unable to get working debug x86 build on windows 976 Andrei Frolov 02/14/2011 01:06PM
Re: Unable to get working debug x86 build on windows 985 Mike Lischke 02/15/2011 02:29AM
Re: Unable to get working debug x86 build on windows 1011 Andrei Frolov 02/15/2011 10:26AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.