From: Szilágyi Z. <zol...@ya...> - 2013-07-07 19:07:02
Hi
I succeed to compile hello_world application from examples, but when I try to run it, I get No configuration defined. I have config.js in the same folder as hello.exe.What is wrong?
Thank you,
Regards,
Zoltán
you should definitely read the tutorials first!
you have to provide the config file via the -c switch in the command
line args
here is a simple tut for you
http://cppcms.com/wikipp/en/page/cppcms_1x_tut_hello
From: Shiv S. D. <shi...@gm...> - 2013-07-07 19:17:54
In that directory you have a file config.js. You should run app like
./hello -c config.js
On Mon, Jul 8, 2013 at 12:36 AM, Szilágyi Zoltán <
zol...@ya...> wrote:
> Hi
>
> I succeed to compile hello_world application from examples, but when I try
> to run it, I get No configuration defined. I have config.js in the same
> folder as hello.exe.What is wrong?
> Thank you,
>
> Regards,
> Zoltán
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Cppcms-users mailing list
> Cpp...@li...
> https://lists.sourceforge.net/lists/listinfo/cppcms-users
>
>
--
Best regards,
Shiv Shankar Dayal