Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sonicflare9

Pages: [1]
1
General / Re: about the debug stuff sfml x64
« on: April 11, 2019, 11:52:03 pm »
where's the post build command

2
General / Re: about the debug stuff sfml x64
« on: April 11, 2019, 09:17:50 pm »
do you know how to fix it?

3
General / Re: about the debug stuff sfml x64
« on: April 11, 2019, 07:15:23 pm »
what is this about?

1>------ Build started: Project: SFMLWeek1- Project 0, Configuration: Debug x64 ------
1>SFMLWeek1- Project 0.vcxproj -> C:\Users\acmoo\Videos\SFMLWeek12 - Project3 - 3DSound\x64\Debug\SFMLWeek1- Project 0.exe
1>File not found - *.dll
1>0 File(s) copied
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(138,5): error MSB3073: The command "xcopy "C:\Users\acmoo\Videos\SFMLWeek12 - Project3 - 3DSound\\..\..\SFML-2.5.1\bin\*.dll"  "C:\Users\acmoo\Videos\SFMLWeek12 - Project3 - 3DSound\\x64\Debug\" /S /Y <NUL:
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(138,5): error MSB3073: :VCEnd" exited with code 4.
1>Done building project "SFMLWeek1- Project 0.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I added %(additionaldependencies) to the additional dependencies
is everyone else ok?

4
General / about the debug stuff sfml x64
« on: April 11, 2019, 01:29:41 am »
is it sfml-audio-s-d.lib or is it sfml-window-d-lib i used sfml-static

for the screenshot wwhat things am i missing

Pages: [1]