Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example can not build #43

Open
TimChenTranzas opened this issue Aug 11, 2017 · 0 comments
Open

example can not build #43

TimChenTranzas opened this issue Aug 11, 2017 · 0 comments

Comments

@TimChenTranzas
Copy link

TimChenTranzas commented Aug 11, 2017

I am using dudac client to build these example.

but I try the first hello world example, the client seems fail to build:


root@vultr:~/duda-examples/001_hello_world# make
[CC] main.o
main.c: In function ‘_duda_main’:
main.c:95:5: error: ‘router’ undeclared (first use in this function)
router->map("/foo/", cb_foo);
^
main.c:95:5: note: each undeclared identifier is reported only once for each function it appears in
Makefile:25: recipe for target 'main.o' failed
make: *** [main.o] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant