If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
K hiểu sao máy mình dạo này khi chạy c++ lúc F5 thì hiện "The system can not find the file specified".
Ai biết giúp đỡ với.
Tks trước.
thử làm cách này:
Vào thư mục [Tên project]\debug (Chứa file exe), xóa sách các file trong đó (Kể cả file exe).
vào thư mục [Tên project]\[Tên project]\Debug, xóa sạch tất cả các file trong đó
run lại xem!
----------------------------- Mai Văn Khải Software Engineering, University Information of Technology a07d26eb5cbc98f77b36a461eb629456
thử làm cách này:
Vào thư mục [Tên project]\debug (Chứa file exe), xóa sách các file trong đó (Kể cả file exe).
vào thư mục [Tên project]\[Tên project]\Debug, xóa sạch tất cả các file trong đó
run lại xem!
Để làm mấy việc này chỉ cần: Build > Clean Solution là xong tất hok phải vào đâu cả.
Comment