User forums > Using Code::Blocks
How Using Wineconsole cmd in Code Blocks Ubuntu Platform as default console
hamzaniazni:
I'm new to ubuntu and code blocks...i like to create windows program in ubuntu using code blocks..Please Help me..:)
hamzaniazni:
how to use windows command prompt in wine to run console application create in ubuntu
oBFusCATed:
What is the command to run the wine console?
hamzaniazni:
command to run directly from terminal:
wineconsole cmd
can we use wineconsole cmd as replacement of xterm??
Jenna:
--- Quote from: hamzaniazni on February 16, 2011, 04:38:49 pm ---command to run directly from terminal:
wineconsole cmd
can we use wineconsole cmd as replacement of xterm??
--- End quote ---
You don't need that to run windows apps on linux if your system is set up correctly (binfmt-support).
wine (or wineserver should start automagically and (in most cases) seamless.
At least if I configure it as console app (also for gui apps) it works fine.
Tested on debian with a simple console project and a wxWidgets project with a library and a main (gui-)app, both compiled with MinGW32 cross-compiler, and wxWidgets cross-libs for the second.
Navigation
[0] Message Index
[#] Next page
Go to full version