Vibe: I found the problem, but don't know how to fix it
    Lubos Pintes 
    lubos.pintes at gmail.com
       
    Thu Nov  1 11:25:24 PDT 2012
    
    
  
Hi,
Some time ago I reported on D.Anounce, that Vibe apps are not working on 
my system, they failed with an exception. So I diagnosed a bit and found 
the following:
There is a folder on my system
C:\Users\pintes\AppData\Local\Temp\.rdmd\source
which contains some DLLs needed for successful run. But the app.exe 
generated by rdmd is, in one concrete case in the folder
C:\Users\pintes\AppData\Local\Temp\.rdmd\rdmd-app.d-7203ADE98B25A99E6D0DEF46E9812990
After I manually moved the app.exe from the previous folder with crazy 
name to the source folder, everything worked.
    
    
More information about the Digitalmars-d-learn
mailing list