Click here to Skip to main content
15,893,564 members

Comments by Member 9771035 (Top 7 by date)

Member 9771035 29-Jan-13 3:07am View    
Have u installed glomosim??
Member 9771035 26-Jan-13 2:12am View    
The actual errors are as follows :-
1. call pcc -user_main -Zi -Ox -I_ _ _ \include\-clock longlong -o _ _ _ \bin\glomosim
driver.pc
temp.lib tmp -2920.c
parse error
Error : C: \\ program on line 69:
C: \\ program : on line 69 : syntax error before '['.
PARSEC detected 0 warnings and 1 error

2. call cl -Ox -MT -Zi -Za.... -nologo.... \mac\tsma_param_gen.c /Fe _ _ _ \bin\tsma_para_gen.exe
tsma_param_gen.c
Fatal error LNK1104 : cannot open file 'kernel132.lib'.
Actually all .c files are getting executed but .pc files are not. It means parsec files are having some errors.
How to fix it??
Member 9771035 25-Jan-13 1:48am View    
I have not written any code till now........ The error is coming in including library parsec files during installation itself.
Member 9771035 20-Jan-13 11:38am View    
This is the error i m getting..........
can any1 put some light on this issue ??
Member 9771035 20-Jan-13 11:29am View    
------ Build started: Project: lesson1, Configuration: Debug Win32 ------
cl : Command line warning D9028: minimal rebuild failure, reverting to normal build
hello.cpp
c:\documents and settings\ibm\my documents\visual studio 2010\projects\lesson1\lesson1\hello.cpp : fatal error C1902: Program database manager mismatch; please check your installation
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========