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

updating make targets for models #140

Merged
merged 2 commits into from
Jul 10, 2013
Merged

updating make targets for models #140

merged 2 commits into from
Jul 10, 2013

Conversation

syclik
Copy link
Member

@syclik syclik commented Jun 27, 2013

This patch should fix this sort of error:

c++     src/test/mcmc/models/improper.cpp  -Lbin -lstan -o src/test/mcmc/models/improper
src/test/mcmc/models/improper.cpp:3:39: fatal error: stan/model/model_header.hpp: No such file or directory
 #include <stan/model/model_header.hpp>
                                       ^
compilation terminated.

I'm not sure what the best way to test this is.

@stan-buildbot
Copy link
Contributor

Test FAILed.
Refer to this link for build results: http://d1m1s1b1.stat.columbia.edu:8080/job/Stan%20Github%20Pull%20Requests/98/

@stan-buildbot
Copy link
Contributor

Test PASSed.
Refer to this link for build results: http://d1m1s1b1.stat.columbia.edu:8080/job/Stan%20Github%20Pull%20Requests/99/

@bgoodri
Copy link
Contributor

bgoodri commented Jul 3, 2013

I still had the same problem when I ran test-unit. Then I manually deleted the files and have now successfully run test-unit twice. So, I don't know if the issue is really fixed, but this should probably be merged (except for the make_test file when shouldn't have been committed).

syclik added a commit that referenced this pull request Jul 10, 2013
@syclik syclik merged commit 0547ad6 into develop Jul 10, 2013
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

Successfully merging this pull request may close these issues.

None yet

3 participants