[quirks-uvm-devel] MSVC++ build
Status: Pre-Alpha
Brought to you by:
teodor
From: <sl...@is...> - 2002-03-26 16:03:29
|
Hello Bhavani. I've checked version from Web site (cvs-pre1_win). In the workspace Quirks_UVM it is compiled without errors under MSVC++ 6.0 both in Debug and Release configurations. I see the settings for the file mimic.c. "preprocessor" in the "C/C++" tab. It is: ..\lib,..\..\win The directory ..\lib\uvm contains the file "common.h". So, I can't answer your question. My variants are: - you use another version of Visual Studio (?); - you compile the project not from visual environment, (i.e. not by F7); - maybe some global options cause this effect (but I don't know such situations). Try change <...> to "..." or set the absolute path into preprocessor settings to figure out where is the bug. It is not a problem you work in VC++. It is more comfortable under Windows then cygwin. But in this case I propose you some responsibility for VC++ build becouse I do main development under Linux and will use VC++ only for test release versions (as well as cygwin and AIX). Let me know what is wrong in my VC++ build. P.S. Now I propose you write me on this address: qui...@li... (i.e., in this list). -- Welcome, Sergei |