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

Compile Errors on Windows #85

Open
slizzered opened this issue Aug 29, 2015 · 0 comments
Open

Compile Errors on Windows #85

slizzered opened this issue Aug 29, 2015 · 0 comments
Assignees

Comments

@slizzered
Copy link
Contributor

This was originally mentioned in #81 and also in ComputationalRadiationPhysics/graybat#41, but since the issue is actually to be fixed in this project, it should be mentioned here.

The following errors/warnings appear when compiling on Windows:

calc_phi_ase_graybat.cc(168): error C2899: typename cannot be used outside a template declaration
calc_phi_ase_graybat.cc(169): error C2899: typename cannot be used outside a template declaration
calc_phi_ase_graybat.cc(170): error C2899: typename cannot be used outside a template declaration
calc_phi_ase_graybat.cc(171): error C2899: typename cannot be used outside a template declaration
calc_phi_ase_graybat.cc(172): error C2899: typename cannot be used outside a template declaration

The used build environment was VisualStudio Community 2013.

@slizzered slizzered added this to the 1.5 - extended features milestone Aug 29, 2015
@slizzered slizzered modified the milestones: 1.5 - extended features, 1.4 Graybat, usability and Windows compatibility Sep 8, 2015
@slizzered slizzered self-assigned this Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant