منتدى فيجوال بيسك لكل العرب | منتدى المبرمجين العرب

نسخة كاملة : لماذا يظهر هذا الخطاء عند الضغط على F7
أنت حالياً تتصفح نسخة خفيفة من المنتدى . مشاهدة نسخة كاملة مع جميع الأشكال الجمالية .
اسف لانى مبتدئ فى لغة c++
(27-11-13, 02:53 AM)أسامة كتب : [ -> ]
إقتباس :1>------ Build started: Project: By, Configuration: Debug Win32 ------
1> main.cpp
1>c:\users\ki\documents\visual studio 2010\projects\by\by\main.cpp(1): warning C4627: '#include "test.h"': skipped when looking for precompiled header use
1> Add directive to 'StdAfx.h' or rebuild precompiled header
1>c:\users\ki\documents\visual studio 2010\projects\by\by\main.cpp(13): error C2065: 'test' : undeclared identifier
1>c:\users\ki\documents\visual studio 2010\projects\by\by\main.cpp(13): error C2146: syntax error : missing ';' before identifier 'test'
1>c:\users\ki\documents\visual studio 2010\projects\by\by\main.cpp(13): error C2065: 'test' : undeclared identifier
1>c:\users\ki\documents\visual studio 2010\projects\by\by\main.cpp(14): error C2065: 'test' : undeclared identifier
1>c:\users\ki\documents\visual studio 2010\projects\by\by\main.cpp(14): error C2228: left of '.Driver64' must have class/struct/union
1> type is ''unknown-type''
1>c:\users\ki\documents\visual studio 2010\projects\by\by\main.cpp(15): error C2065: 'test' : undeclared identifier
1>c:\users\ki\documents\visual studio 2010\projects\by\by\main.cpp(15): error C2228: left of '.ProcessDetection' must have class/struct/union
1> type is ''unknown-type''
1>c:\users\ki\documents\visual studio 2010\projects\by\by\main.cpp(31): error C3861: '_beginthread': identifier not found
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
لايوجد خطاء فى الاكواد لاكن عند الانشاء يظهر هذه الاخطاء
جرب غير الكمبيلر الى dev c++ او ارفع البرنامج الخطاء المكتبة ما قدر يدرجها وايضا بعض الاخطاء اللغوية مثلmissing ';' بيقلك نسيت فاصلة