Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.93 KB | None | 0 0
  1. 1>------ Build started: Project: VariableNumFloat, Configuration: Debug Win32 ------
  2. 1>Build started 10/31/2010 6:02:58 PM.
  3. 1>InitializeBuildStatus:
  4. 1>  Touching "Debug\VariableNumFloat.unsuccessfulbuild".
  5. 1>ClCompile:
  6. 1>  VariableFloat.cpp
  7. 1>c:\users\mathsterm\desktop\variablenumfloat\variablenumfloat\variablefloat.cpp(13): error C2059: syntax error : 'constant'
  8. 1>c:\users\mathsterm\desktop\variablenumfloat\variablenumfloat\variablefloat.cpp(14): error C2059: syntax error : 'constant'
  9. 1>c:\users\mathsterm\desktop\variablenumfloat\variablenumfloat\variablefloat.cpp(17): error C2228: left of '.cout' must have class/struct/union
  10. 1>          type is 'int'
  11. 1>c:\users\mathsterm\desktop\variablenumfloat\variablenumfloat\variablefloat.cpp(29): fatal error C1903: unable to recover from previous error(s); stopping compilation
  12. 1>
  13. 1>Build FAILED.
  14. 1>
  15. 1>Time Elapsed 00:00:00.82
  16. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement