Displaying 2 results from an estimated 2 matches for "devstu".
Did you mean:
devsta
2002 Jun 27
1
Building from a source-code library under windows
...##
# COMPILE #
############
set R_HOME=C:\progra~1\R\rw1051
path;
PATH=%SystemRoot%\system32;%SystemRoot%;C:\PROGRA~1\R\rw1051\tools;C:\PROGRA
~1\R\rw1051\MinGW\bin
PATH=%path%;C:\PROGRA~1\perl\bin;C:\PROGRA~1\R\rw1051\bin;C:\PROGRA~1\R\rw10
51\share\perl\R
PATH=%path%;C:\PROGRA~1\pfe;C:\Progra~1\DevStu~1\VC\bin;C:\Progra~1\DevStu~1
\Shared~1\bin
PATH=%path%;C:\Progra~1\DevStu~1\VC\include
## go to the directory that you want to make the outputs
cd C:\Rtest
lib /def:%R_HOME%\src\gnuwin32\R.exp /out:Rdll.lib /machine:IX86
set INCLUDE=C:\Progra~1\DevStu~1\VC\include
cl /MT /Ox /DDLL_LOAD /D "...
2002 Mar 14
0
FoxPro and Wine regressions
...grey)
- Click on the text that has been pasted.
All builds after 5/10/01 will 'lock' at that point, and the text will
highlight as I move the mouse, as if I was still holding the mouse
button down. This behavior is the same on scrollbars also.
I normally run FoxPro with:
wine /mnt/windows/DevStudio/vfp/vfp.exe
Trying to discern some useful information, I've been playing with
debugmsg. I've noticed if I do:
wine --debugmsg +scroll,+event,+toolbar,+gdi,+heap /mnt/windows/DevStu
dio/vfp/vfp.exe
Clicking works as it should.. Scrollbars take two clicks to 'lock', but
the text...