Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- =====
- src\simulation\elements\BANG.cpp: In static member function 'static int Element_
- BANG::update(Simulation*, int, int, int, int, int, Particle*, int (*)[612])':
- src\simulation\elements\BANG.cpp:64:12: error: 'photons' was not declared in thi
- s scope
- r = photons[y+ry][x+rx];
- ^
- =====
- scons: *** [build\src\simulation\elements\BANG.o] Error 1
- =====
- src\simulation\elements\BBNG.cpp: In static member function 'static int Element_
- BBNG::update(Simulation*, int, int, int, int, int, Particle*, int (*)[612])':
- src\simulation\elements\BBNG.cpp:64:13: error: 'photons' was not declared in thi
- s scope
- r = photons[y+ry][x+rx];
- ^
- =====
- scons: *** [build\src\simulation\elements\BBNG.o] Error 1
- scons: building terminated because of errors.
Advertisement
Add Comment
Please, Sign In to add comment