crypt of decay - k8vavoom, мой форк Vavoom [entries|archive|friends|userinfo]
ketmar

[ userinfo | ljr userinfo ]
[ archive | journal archive ]

k8vavoom, мой форк Vavoom [Dec. 28th, 2031|01:04 am]
Previous Entry Add to Memories Tell A Friend Next Entry
Linkmeow!

Comments:
[User Picture]
From:[info]ketmar
Date:June 5th, 2018 - 11:53 am
(Link)
кстати, забавно: HontE remastered почти работает. и даже выглядит неплохо (в regular, advanced адово тормозит, конечно). надо будет потом заняться вплотную багами рендера на сложных уровнях…
[User Picture]
From:[info]id0
Date:June 13th, 2018 - 08:04 pm
(Link)
я тебе покушать принёс (извини, что не еды)
https://paste.pound-python.org/show/UBcSxj2R0f08Yu8MGVob/
это гцц 8
[User Picture]
From:[info]ketmar
Date:June 13th, 2018 - 08:26 pm
(Link)
это шланг, или говногцц опять обновился?
[User Picture]
From:[info]ketmar
Date:June 13th, 2018 - 08:35 pm
(Link)
в любом случае — заткнул ему хлебало. я, блядь, знаю, что я делаю, не пиздеть!
[User Picture]
From:[info]ketmar
Date:June 13th, 2018 - 08:35 pm
(Link)
а, бля, для дебилов там написано, что шитцэцэ. провтыкал, лол.
[User Picture]
From:[info]ketmar
Date:June 13th, 2018 - 08:37 pm
(Link)
p.s.: вообще, maximum recommended (and supported) gcc version is 6.
[User Picture]
From:[info]id0
Date:June 14th, 2018 - 03:18 am
(Link)
da ja tak, skoree 4tob v kurse byl.
suka, on pol goda sobiralsja u menja.
[User Picture]
From:[info]ketmar
Date:June 14th, 2018 - 03:21 am
(Link)
да не, тебе спасибо огромное, не прекращай! %-)

это я писал в том смысле, что на этих компиляторах должно всё быть заебцом, а остальные… ну, вот ты тестируешь, например. а я по мере сил чиню.
[User Picture]
From:[info]id0
Date:June 14th, 2018 - 03:27 am

es4e cmake developer warningami sret

(Link)
This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at basev/CMakeLists.txt:1 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.

The LOCATION property should not be read from target "vlumpy". Use the
target name directly with add_custom_command, or use the generator
expression $, as appropriate.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at basev/CMakeLists.txt:2 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.

The LOCATION property should not be read from target "acc". Use the target
name directly with add_custom_command, or use the generator expression
$, as appropriate.

This warning is for project developers. Use -Wno-dev to suppress it.

-- Configuring done
CMake Warning (dev) at source/CMakeLists.txt:748 (add_dependencies):
Policy CMP0046 is not set: Error on non-existent dependency in
add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.

The dependency target "gme" of target "vavoom" does not exist.
This warning is for project developers. Use -Wno-dev to suppress it.

[User Picture]
From:[info]ketmar
Date:June 14th, 2018 - 03:31 am

Re: es4e cmake developer warningami sret

(Link)
это известная ебанина цмака. делай именно так, как написано: «cmake -Wno-dev». это именно то, что делаю я, и тебе советую. потому что-что, а вот учить ебаный цмак я не собираюсь вообще. есть ключ чтобы он заткнулся — и заебок.
[User Picture]
From:[info]id0
Date:June 18th, 2018 - 06:18 am

Re: es4e cmake developer warningami sret

(Link)
posle bumpa cmake ne sret.
sret gcc: cc1: warning: command line option '-Wno-class-memaccess' is valid for C++/ObjC++ but not for C
[User Picture]
From:[info]ketmar
Date:June 18th, 2018 - 06:45 am

Re: es4e cmake developer warningami sret

(Link)
бля, и оно таки право. запушил быстрофикс, должно поцчинить.
[User Picture]
From:[info]id0
Date:June 14th, 2018 - 03:21 am
(Link)
+set( UNFUCK_GCC_FLAGS "${UNFUCK_GCC_FLAGS} -Wno-class-memaccess" )
ne vosprinimaet kakogo-to chera, vse ravno sret
[User Picture]
From:[info]id0
Date:June 14th, 2018 - 03:26 am
(Link)
emmm, koro4e sdelal newbuild folder.
tam vse norm tjanetsja
a razve ne dostato4no make clean + cmake .. + make -jn?
[User Picture]
From:[info]ketmar
Date:June 14th, 2018 - 03:30 am
(Link)
теоретически достаточно, а на практике цмак ещё как может тупорылить.
[User Picture]
From:[info]id0
Date:June 14th, 2018 - 03:31 am
(Link)
now i pronounce make clean as rm -rf ./*
[User Picture]
From:[info]id0
Date:June 14th, 2018 - 03:35 am
(Link)
# Find and then delete all files under current directory (.) that:
# 1. contains cmake (case-&insensitive) in it's path (wholename)
# 2. name is not CMakeLists.txt
find . -iwholename '*cmake*' -not -name CMakeLists.txt -delete
NU TAKOE, budu rm -rf pol'zovat', eto izvestnaja FEATURE cmake
i recommended solution TM
[User Picture]
From:[info]ketmar
Date:June 14th, 2018 - 04:05 am
(Link)
я и говорю: охуенная билд-система, отлично работает, за столько лет вылизана и отлажена.