in reply to Re^3: Does Inline::CPP module works with VS 2008(vc 9.0)
in thread Does Inline::CPP module works with VS 2008(vc 9.0)
I ran the program again and the compiler says it does not understad CPP
C:\Documents and Settings\rohn\Desktop\PERL PRG>perl inline1.pl
Error. You have specified 'CPP' as an Inline programming language.
I currently only know about the following languages: C, Foo, foo
If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY, and run again:
C:/Documents and Settings/rohn/Desktop/PERL PRG/_Inline
at inline1.pl line 2 BEGIN failed--compilation aborted at inline1.pl line 15.Does this mean that Strawberry perl does not understand C++ compiler ?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Does Inline::CPP module works with VS 2008(vc 9.0)
by mwah (Hermit) on Sep 16, 2009 at 12:08 UTC | |
by rohn (Initiate) on Sep 16, 2009 at 13:04 UTC | |
by Corion (Patriarch) on Sep 16, 2009 at 13:12 UTC | |
by ikegami (Patriarch) on Sep 16, 2009 at 13:17 UTC | |
|
Re^5: Does Inline::CPP module works with VS 2008(vc 9.0)
by syphilis (Archbishop) on Sep 17, 2009 at 07:04 UTC |