Vertaling van "Compilo" in Engels
Vale. Compilo para comprobar que funciona.
Está de visita unas semanas mientras compilo un diccionario de sonidos de los delfines.
He's just staying a few weeks while I compile a dictionary on dolphin sounds.
Compilo este documento en caso de que algo me ocurra.
I'm compiling this document in the event that something happens to me.
Compilo un perfil evolutivo.
Cuando compilo el kernel con drivers para tarjetas serie multipuerto, el sistema me dice que solo el primer puerto es testeado y el resto son obviados debido a conflictos de interrupción.
When I compile a kernel with multi-port serial code, it tells me that only the first port is probed and the rest skipped due to interrupt conflicts.
Como no tengo ninguna conexión física con una red (tengo una tarjeta de red, pero estoy conectado a la red a través de un módem) compilo este driver como un módulo, por si acaso necesito la tarjeta en un futuro.
Since I do not have a physical connection with a network (I have a network card, but I'm connected to the network through a modem) I compile this driver as a module, just is case I might need the card in the future.
Y después compilo los datos.
And then I compile the data.
Y luego compilo la data.
And then I compile the data.
Cuando compilo el proyecto con "build.bat", para obtener el APK tengo que ejecutar el "build.bat" 2 o 3 veces.
When I compile the project with "build.bat" for the APK I have to run the "build.bat" 2 or 3 times.
¿Cómo compilo mldonkey en mi equipo?
How do I compile mldonkey on my system?
Como hago para conseguir la barra de Error List, que me aparezca cuando tengo un scrip, para ver los errores en el código cuando compilo.
How do I get the Error List bar, that appears when I have a scrip, to see the errors in the code when I compile.
Ahora compilo ahora desde Mac OS 10.13 y el último xcode.
Then I compile now from Mac OS 10.13 and the last xcode.
En el IDE, todo funciona a la perfección, pero, cuando compilo y genero el.exe, al ejecutarlo desde Windows, al hacer SQLErrText está vacio...
On the IDE environment works perfectly, but, when I compile and generate the.exe, on the execution in Windows, the DataStore Retrieve returns -1 rows, but SQLCA.SQLCode is 0, SQLCA.SQLDBCode 0 also and SQLCA.SQLErrText are empty...