Displaying 2 results from an estimated 2 matches for "proyecto1".
Did you mean:
proyecto
2013 Apr 04
2
question about message
...mmand line, and change directory to that folder
> 3. Enter the following commands:
> set MYSQL_HOME=C:\\Program Files\\MySQL\\MySQL Server 5.5
> R CMD INSTALL RMySQL_0.9.tar.gz
BUT this message appears
> grDevices::pdf.options(useDingbats = FALSE); utils::Sweave('proyecto1.Rnw', encoding='ISO8859-1')
Writing to file proyecto1.tex
Processing code chunks with options ...
1 : echo keep.source term verbatim
Error: chunk 1
Error in library(RMySQL) : there is no package called 'RMySQL'
Error en rle(filenames) : 'x' must be an atomic vector
Ca...
2009 Apr 24
1
"Unhandled page fault on read access" with a grid OCX in VB6
...at has the grid.
I've tried to run it configuring to XP/2003/98/me and always crash.
I've made a simple example with only an MDIForm, calling a Form2 with the grid. When I trie to close that Form2, it crash with this:
Code:
ricardo at ricardo-desktop:~$ wine /home/ricardo/Escritorio/Proyecto1.exe
err:heap:HEAP_ValidateInUseArena Heap 0xc50000: prev arena 0xc54d60 is not prev for in-use 0xc57158
wine: Unhandled page fault on read access to 0x00000001 at address 0x1 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000001 in 32-bit code (0x00000001)...