wip: practica1

This commit is contained in:
izenynn
2025-02-20 14:38:57 +01:00
parent 0a078c59e4
commit 6cc31a24ac
12 changed files with 216 additions and 81 deletions

View File

@@ -1,9 +1,3 @@
 buffer.cpp
main.cpp
Generating Code...
C:\Users\rabil\git\utad-programacion3d\src\main.cpp(84,9): error C2660: 'Buffer::Draw': function does not take 0 arguments
C:\Users\rabil\git\utad-programacion3d\src\buffer.h(15,7):
see declaration of 'Buffer::Draw'
C:\Users\rabil\git\utad-programacion3d\src\main.cpp(84,9):
while trying to match the argument list '()'
 main.cpp
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
ugine3d.vcxproj -> C:\Users\rabil\git\utad-programacion3d\project\x64\Debug\Practica3D.exe