Fatal : Cannot create object file 'PPP.C'

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dipessh
    New Member
    • Mar 2008
    • 1

    Fatal : Cannot create object file 'PPP.C'

    Hi
    This is my first day with cpp. I got 2 errors, cannot include file 'stdio.h' which i rectififed (errors in directory path) Second error is "CANNOT CREATE OBJECT FILE "PPP." PPP.C is the file that prints "Hello World" and it was as an example in the TC

    So, are there anymore installation steps left to complete the setup or some other error is there which does not create the object file.

    Thanks and Regards
    Dipessh
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    What compiler are you using?

    Also, you might post your code so we can peek at it.

    Comment

    Working...