Displaying 13 results from an estimated 13 matches for "aprirli".
Did you mean:
april
2013 Jul 22
4
[LLVMdev] Build Clang and LLVM on Win 8
Hi all,
yes, I do not know python and I installed it only for being able to
build LLVM.
Now I have installed version 2.7.
I tried with codeblock project generation, but I'm still getting errors.
So I moved to visual studio as per "getting started" guide.
I run the command: cmake -G "Visual Studio 11" ..\llvm from my build folder.
It lists a lot of file not found
2013 Jul 23
0
[LLVMdev] Build Clang and LLVM on Win 8
Hi Giorgio,
here is another description how to compile LLVM on Windows:
http://wiki.dlang.org/Building_and_hacking_LDC_on_Windows_using_MSVC
Maybe this is helpful. I created this for Windows 7 but I also repeated
it successfully on Windows 8.
Regards
Kai
On 22.07.2013 22:51, Giorgio Franceschetti wrote:
> Hi all,
> yes, I do not know python and I installed it only for being able to
2006 Jun 08
1
early session audio on zap channel
...tra dette persone, non dovr? intraprendere alcuna azione, tipo copia, stampa o trasmettere il suo contenuto a terzi ed i relativi allegati, ma solo informare il mittente dell'errore e cancellare il messaggio. Il mittente dovr?, altres?, accertarsi che gli allegati non contengano virus prima di aprirli.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060608/0de97428/attachment.htm
2013 Jul 22
0
[LLVMdev] Build Clang and LLVM on Win 8
Reid Kleckner <rnk at google.com> writes:
> My initial impression was that still probably nobody uses python 3, so it's
> not worth adding support that will break. But if users actually have
> python 3, maybe it's worth it.
I think that on this case the problem was not people who actually have
python 3, but people who see Python as a requirement for building LLVM
and go
2008 Jan 06
3
need help
Hi,
I'm Roslina, PhD student of University of South Australia, Australia
from school Maths and Stats. I use S-Plus before and now has started
using R-package. I used
to analyse rainfall data using julian date. Is there any similar
function that you can suggest to me to be used in R-package? Thank you
so much for your attention and help
[[alternative HTML version deleted]]
2013 Jul 23
0
[LLVMdev] Build Clang and LLVM on Win 8
I also tried to build LLVM with 3.3 sources.
Same problems.
Even worse, Visual Studio hangs and I had to kill the process.
What could it be? Is Visual Studio 2012 working with LLVM/clang?
Or LLVM/Clang is not supposed to work on windows (I saw also that there
are no binaries ready for the windows platform).
Thanks in advance,
Giorgio
Il 22/07/2013 22.51, Giorgio Franceschetti ha scritto:
2013 Jul 22
3
[LLVMdev] Build Clang and LLVM on Win 8
On Sun, Jul 21, 2013 at 5:51 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:
> Giorgio Franceschetti <g.franceschetti at vidya.it> writes:
>
> > When I run cmake I got The following error:
> > *<project folder>\build>CMake -G "CodeBlocks - MinGW Makefiles" ..\llvm*
> > /-- Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES
> >
2011 Sep 24
2
Similar problems for different programs.
Greetings everyone.
I installed wine this morning and I tried to install 3 programs, 2 were successfully installed, one is impossible to install at all.
Let's start with what is perhaps the most famous, world of warcraft.
I installed it just fine but launching the game is impossible.
The launcher just disappear when I click on "play", using wine Wow.exe will result in wine trying to
2012 Apr 28
0
Unable to run Origin (EA games)
Hi, i've just installed ubuntu 12.04 on my laptop.
I'm trying to run Origin so i can try to play Mass Effect 3 on ubuntu.
I'm using the latest stable version of wine (1.4), i've downloaded origin from its website and it installs and updates correctly.
There's no way to run it, though. This is the console output:
> stefo at 3141-slave:~/.wine/drive_c/Program Files
2002 May 18
0
Importante!
Vuoi Davvero Guadagnare con Internet?
Bene, salva su disco questa pagina per averla a portata di mano
anche se il tuo PC non ? connesso a Internet,
poi
copia quanto segue in Word o in Blocco Note e stampalo,
cos? lo potrai leggere con pi? attenzione.
Questo Sistema ? diverso da tutti gli altri, quindi non essere precipitoso nel valutarlo senza averlo compreso a fondo,
ma ti assicuro che
2010 Jan 29
4
[FOR REVIEW ONLY] ESX work in progress
The following patches are where I'm currently at with ESX support. I can now
import a domain from ESX along with its storage. Note that I'm not yet doing any
conversion. In fact, I've never even tested past the import stage (I just had an
exit in there).
The meat is really in the 4th patch. The rename of MetadataReader->Connection
was because the Connection is now really providing
2009 Dec 21
4
Refactor virt-v2v to be more like a 'big script'
These patches combine HVSource and HVTarget into a single Converter. This should
make it more obvious where to hack without losing any practical flexibility.
GuestOS remains separate. GuestOS is now a misnomer, because it's really only a
Linux distro abstraction. It will be useless for Windows, for example. Functions
which you'd expect to be different on a non-RH distro should live in
2010 Feb 01
9
[ESX support] Working ESX conversion for RHEL 5
With this patchset I have successfully[1] imported a RHEL 5 guest directly from
ESX with the following command line:
virt-v2v -ic 'esx://yellow.marston/?no_verify=1' -op transfer RHEL5-64
Login details are stored in ~/.netrc
Note that this is the only guest I've tested against. I haven't for example,
checked that I haven't broken Xen imports.
Matt
[1] With the exception of