umarbzu
March 14th, 2002, 01:33 PM
Cmine.cpp(3) : fatal error C1010: unexpected end of file while looking for precompiled header directive
| // JP opened flex table
Click to See Complete Forum and Search --> : Link Error (required some urgent help) umarbzu March 14th, 2002, 01:33 PM Cmine.cpp(3) : fatal error C1010: unexpected end of file while looking for precompiled header directive NigelQ March 18th, 2002, 12:50 AM Try adding the following line at the very top of your cpp file: #include "stdafx.h" Hope this helps, - Nigel codeguru.com
Copyright 2007 Jupitermedia Corporation All Rights Reserved. |