solus-cold-storage / journal

GNU General Public License v2.0
9 stars 5 forks source link

Build issue with dynamiclist.vala #40

Closed Justinzobel closed 9 years ago

Justinzobel commented 9 years ago

make[2]: * No rule to make target ../src/dynamiclist.vala', needed byjournal_valac.stamp'. Stop. make[1]: * [CMakeFiles/journal.dir/all] Error 2

Vala 0.26.2 on Evolve OS

ryanleesipes commented 9 years ago

This has been solved. /src/dynamiclist.vala was removed from CMakeLists file.

zesterer commented 9 years ago

Why did this become an issue? DynamicList should work fine for everything. If there's an issue, It would be great to know so I can fix it.

ryanleesipes commented 9 years ago

Dropped the file and moved to GLib.List after consulting with Ikey, as per our conversation before.

On Sat, Feb 28, 2015, 1:35 PM Barry Smith notifications@github.com wrote:

Why did this become an issue? DynamicList should work fine for everything. If there's an issue, It would be great to know so I can fix it.

— Reply to this email directly or view it on GitHub https://github.com/evolve-os/journal/issues/40#issuecomment-76541848.