all the battles of getting
multihead display, gcc, and wine running on Solaris that FINALLY something
would work so simply.
Thanks again to the whole Wine crew that made this possible!!!
At 04:26 PM 11/1/2005, Rob D wrote:
At 01:54 PM 11/1/2005, Marcus Meissner wrote:
Running two "
At 01:54 PM 11/1/2005, Marcus Meissner wrote:
Running two "wine foo.exe" will act as if on the same machine, including
interchange of windows messages if the apps do that.
Ciao, Marcus
So I could create 2 wine apps that simply duplicate the window creation and
message handling , and have
At 02:39 AM 11/1/2005, Marcus Meissner wrote:
On Mon, Oct 31, 2005 at 08:37:44PM -0700, Rob D wrote:
>
> Its me again.
>
> Ive been trying to figure how to get a (single) Wine application to be
able
> to display dialogs on each of 3 monitors in a non xinerama setup (DISPLAY
&g
At 02:32 AM 11/1/2005, Molle Bestefich wrote:
Rob D wrote:
> Solaris is like the red-headed step child of the Wine world.
What an odd remark.. What does that mean?
After perusing Robert Lunnons patchkit for hints to resolve build issues,
it would appear that most of the issues that k
At 12:53 AM 11/1/2005, Thomas Tornblom wrote:
> I am well aware that xinerama mode would allow this quite easily, but
> xinerama is not an option, partly since CDE on Solaris will not work in
> xinerama mode, and a little thing called Software Requirements
Specification.
Pardon me, but what i
Its me again.
Ive been trying to figure how to get a (single) Wine application to be able
to display dialogs on each of 3 monitors in a non xinerama setup (DISPLAY
:0.0, :0.1, and :0.2).
I am well aware that xinerama mode would allow this quite easily, but
xinerama is not an option, partly
Solaris is like the red-headed step child of the Wine world. There are
several parts that dont build correctly on Solaris 8,9, or 10. Im pretty
sure Solaris 11 is the same.
Fortunately, Robert Lunnon has a website http://www.blastwave.org/wine/,
that has several fixes for building Wine on Sola
I Finally got Wine working on Solaris 9 and tweaked the Makefiles to get my
250k lines of code app to compile on Winelib!!
Of course it crashes immediately and core dumps but that is (apparently
known) issue that I will investigate later.
Due to the extensive amount of time it took to get 3 m
As a developer of several applications that need to run on Windows and
*nix, I am VERY interested in knowing more about the possible ways to
accomplish this, and would be more than willing to help update whatever
stuff is required.
At 04:52 PM 10/19/2005, Troy Rollo wrote:
On Thu, 20 Oct 2005
I built gcc with the recommended options, but still getting similar errors
from the assembler pass of winegcc:
../../tools/winegcc/winegcc -B../../tools/winebuild -shared
./d3d8.specbasetexture.o cubetexture.o d3d8_main.o device.o directx.o
drawprim.o indexbuffer.o resource.o shader.o stat
At 04:36 AM 10/4/2005, Francois Gouget wrote:
On Mon, 3 Oct 2005, Rob D wrote:
I have been trying to compile wine from source on Solaris 9 on x86.
This has proven to be very frustrating.
I had to rename a struct in one of the files in the tools/windump/main.c
because of a name clash, but
make it use gas.
Now Im really confused.
I read somewhere that someone had to maually configure gcc to use gas. Not
sure how to do that at all, but now that is my next task.
Thanks
Rob Done
At 05:28 PM 10/3/2005, you wrote:
Le lun 03/10/2005 à 19:11, Rob D a écrit :
> I have been trying to
I have been trying to compile wine from source on Solaris 9 on x86.
This has proven to be very frustrating.
I had to rename a struct in one of the files in the tools/windump/main.c
because of a name clash, but that was easy.
I am pretty new to the whole compiling from source thing on Unix, bu
'll catch things at
that point.
-Brian
If I could find a Solaris 9 binary of ANY wine version in the last year or
so, I would be VERY happy!!!
Google found a couple links to Solaris 9 binaries a couple years old or so,
but the link didnt even work.
Rob D
quire intricate
knowledge of Windows API, since I have been programming on the "Dark Side"
for over a decade now.
Ok, Ill shut up now.
Thanks again, Boaz and Vincent.
Rob Done
At 05:36 PM 3/6/2005, Vincent Béron wrote:
Le sam 05/03/2005 à 16:17, Rob D a écrit :
> I have attached 2 Makefile
06:24 PM 3/4/2005, Vincent Béron wrote:
Le ven 04/03/2005 à 19:41, Rob D a écrit :
> Is it the spec file that determines whether wine looks for main or WinMain?
No. If WinMain exists, it'll be used, even in the presence of main().
>
> The only info about spec files I could find was on
Is it the spec file that determines whether wine looks for main or WinMain?
The only info about spec files I could find was on page 20 of the winelib
guide (section 3.4.2), it says that it is very outdated and doesnt
currently describe winebuild and spec files.
Besides that, it doesnt have enough
This is my first post in an attempt to help/clarify, so dont bash me too
bad for format :)
Boaz has been helping me offline quite a bit in the last few days.
Thanks to Boaz, I have gotten about a half a million lines of code to
compile, and Ive almost gotten them to link.
It is looking VERY hopef
Ive undertaken the task of converting 2 rather large Win32 applications
to run on Solaris 10.
I have managed to tweak nearly all of the files so they will compile
with wine after running winemaker.
The files I cant seem to compile are ones that use std string.
I get a few errors like the following:
19 matches
Mail list logo