User forums > Nightly builds

The 31 July 2007 build (4338) is out.

<< < (3/5) > >>

Albenejean:
Hi everyone...

When compilling with Visual C++ 2005, it needs the file "mspdb80.dll" (don't ask me why...). With this version, I've got a message box from cl.exe (the compiler) saying that this file is missing. When switching back to SVN4261, everything is OK (I haven't got any nightlies between these two).

[EDIT]: I'm downloading others nightly to see which one introduces this effect...

Albenejean:

--- Quote ---When compilling with Visual C++ 2005, it needs the file "mspdb80.dll" (don't ask me why...). With this version, I've got a message box from cl.exe (the compiler) saying that this file is missing. When switching back to SVN4261, everything is OK (I haven't got any nightlies between these two).
--- End quote ---

22 July 2007 build (4291) : everything OK

23 July 2007 build (4300) : cannot compile. The error is :

--- Quote ----------------- Build: debug in OVNI - LevelEd ---------------
Execution of 'cl.exe /nologo /Wp64 /W3 /Zc:forScope /EHsc /DDEBUG  /I"E:\OVNI\Level Editor" /I"C:\Program Files\Microsoft DirectX SDK (April 2007)\Include" /I"D:\Pgm\Visual c++ 2005\include" /I"C:\Program Files\Microsoft SDK\include"  /c sources\Application\Application.cpp /Fo.objs\debug\sources\Application\Application.obj' in 'E:\OVNI\Level Editor' failed.
Nothing to be done.
--- End quote ---

25 July 2007 build (4321) : Could not find the dll needed by cl.exe, even if the dll is in the same directory.

Roman:
Hi there!

The bug when a popup window with variable description stays on top of TotalCommander window still exists in this build. I can't reproduce it but somtimes it shows me his carapace by his own will)

Regards,
Roman

chikigai:

--- Quote from: Albenejean on August 01, 2007, 08:00:26 pm ---
--- Quote ---When compilling with Visual C++ 2005, it needs the file "mspdb80.dll" (don't ask me why...). With this version, I've got a message box from cl.exe (the compiler) saying that this file is missing. When switching back to SVN4261, everything is OK (I haven't got any nightlies between these two).
--- End quote ---

22 July 2007 build (4291) : everything OK

23 July 2007 build (4300) : cannot compile. The error is :

--- Quote ----------------- Build: debug in OVNI - LevelEd ---------------
Execution of 'cl.exe /nologo /Wp64 /W3 /Zc:forScope /EHsc /DDEBUG  /I"E:\OVNI\Level Editor" /I"C:\Program Files\Microsoft DirectX SDK (April 2007)\Include" /I"D:\Pgm\Visual c++ 2005\include" /I"C:\Program Files\Microsoft SDK\include"  /c sources\Application\Application.cpp /Fo.objs\debug\sources\Application\Application.obj' in 'E:\OVNI\Level Editor' failed.
Nothing to be done.
--- End quote ---

25 July 2007 build (4321) : Could not find the dll needed by cl.exe, even if the dll is in the same directory.

--- End quote ---

I've encountered the same problem.
As with your case, I haven't been able to use any of the nightlies since the 22 July 2007 build (4291).
Did some googling and played around with environmental paths, copied the DLL in question to the VC Express bin directory, but this didn't solve the problem.
VC Express itself works fine.


Dan

stahta01:

--- Quote from: chikigai on August 02, 2007, 01:33:34 am ---
--- Quote from: Albenejean on August 01, 2007, 08:00:26 pm ---
--- Quote ---When compilling with Visual C++ 2005, it needs the file "mspdb80.dll" (don't ask me why...). With this version, I've got a message box from cl.exe (the compiler) saying that this file is missing. When switching back to SVN4261, everything is OK (I haven't got any nightlies between these two).
--- End quote ---

22 July 2007 build (4291) : everything OK

23 July 2007 build (4300) : cannot compile. The error is :

--- Quote ----------------- Build: debug in OVNI - LevelEd ---------------
Execution of 'cl.exe /nologo /Wp64 /W3 /Zc:forScope /EHsc /DDEBUG  /I"E:\OVNI\Level Editor" /I"C:\Program Files\Microsoft DirectX SDK (April 2007)\Include" /I"D:\Pgm\Visual c++ 2005\include" /I"C:\Program Files\Microsoft SDK\include"  /c sources\Application\Application.cpp /Fo.objs\debug\sources\Application\Application.obj' in 'E:\OVNI\Level Editor' failed.
Nothing to be done.
--- End quote ---

25 July 2007 build (4321) : Could not find the dll needed by cl.exe, even if the dll is in the same directory.

--- End quote ---

I've encountered the same problem.
As with your case, I haven't been able to use any of the nightlies since the 22 July 2007 build (4291).
Did some googling and played around with environmental paths, copied the DLL in question to the VC Express bin directory, but this didn't solve the problem.
VC Express itself works fine.


Dan

--- End quote ---

Try adding the path to the DLL to Additional Paths.


"Settings" -> "Compiler and Debugger"
Tab "Tool chain Executables"
Add path to under "Additional Paths"

Tim S

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version