| | |
Crazy Leak...plz help
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Dec 2006
Posts: 1,089
Reputation:
Solved Threads: 164
modify as follows.
# ....
# ....
$(PROGRAM): $(OBJECTS)
$(LD) -o $(PROGRAM) $(OBJECTS)
$(STRUCTURE_OBJECTS): %.o : %.cpp %.h.gch
$(CC) $(CFLAGS) -o $@ -c $<
main.o : main.cpp $(PRECOMPILED)
$(CC) $(CFLAGS) -o main.o -c main.cpp
$(PRECOMPILED): %.h.gch : %.h
$(CC) $(CFLAGS) -o $@ -c $< || echo "not using precompiled headers"
#...
#... Last edited by vijayan121; Sep 24th, 2007 at 11:57 am.
![]() |
Similar Threads
- can someone plz help me with this? (Visual Basic 4 / 5 / 6)
- I NEED SUPPORT **"IMPORTANT"** PLZ HELP (Windows NT / 2000 / XP)
- Plz Help Me Here!! OUTLOOK !! (Windows Software)
- Windows media player (Windows NT / 2000 / XP)
- Win 98; Going Crazy; Plz Help Me (Windows 95 / 98 / Me)
- can sum1 look @ dis plz (Viruses, Spyware and other Nasties)
- Hijackthis log file - plz help (Viruses, Spyware and other Nasties)
- IE not working...PLZ help :cry: (Web Browsers)
- PLZ help it's urgent! (Web Browsers)
- plz help ppl...... (Computer Science)
Other Threads in the C++ Forum
- Previous Thread: Time Complexity
- Next Thread: Core dump segment fault
| Thread Tools | Search this Thread |
api array arrays based beginner binary bitmap c++ c/c++ calculator char char* class code coding compile compiler console conversion count data database delete deploy developer dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game getline givemetehcodez graph gui homeworkhelp homeworkhelper iamthwee ifstream input int java lib linker list loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference rpg sorting string strings temperature template test text text-file tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






