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

missing CSPL_Stats_Ranking.h #5

Open
nicolasbock opened this issue Oct 2, 2014 · 2 comments
Open

missing CSPL_Stats_Ranking.h #5

nicolasbock opened this issue Oct 2, 2014 · 2 comments

Comments

@nicolasbock
Copy link
Collaborator

When building I get:

[ 50%] Building C object CSPL/Stats/CMakeFiles/CSPL_Stats.dir/CSPL_Stats.c.o
In file included from /home/nbock/Work/cspl/CSPL/Stats/CSPL_Stats.c:6:0:
/home/nbock/Work/cspl/CSPL/Stats/CSPL_Stats.h:5:32: fatal error: CSPL_Stats_Ranking.h: No such file or directory
 #include "CSPL_Stats_Ranking.h"
                                ^
compilation terminated.
@balarsen
Copy link
Collaborator

balarsen commented Oct 2, 2014

Damn, that change wasn't meant for pushing, I haven't gotten to the ranking
yet, started it. I pushed a fix.

On Wed, Oct 1, 2014 at 8:47 PM, Nicolas Bock notifications@github.com
wrote:

When building I get:

[ 50%] Building C object CSPL/Stats/CMakeFiles/CSPL_Stats.dir/CSPL_Stats.c.o
In file included from /home/nbock/Work/cspl/CSPL/Stats/CSPL_Stats.c:6:0:
/home/nbock/Work/cspl/CSPL/Stats/CSPL_Stats.h:5:32: fatal error: CSPL_Stats_Ranking.h: No such file or directory
#include "CSPL_Stats_Ranking.h"
^
compilation terminated.


Reply to this email directly or view it on GitHub
#5.

@balarsen
Copy link
Collaborator

balarsen commented Oct 2, 2014

Oops, yep, I'll get the finished and pushed, the code exists but there was some issue

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

2 participants