Help with SteamWrap

Hi,

I’m releasing a game on Steam and was planning on using SteamWrap by the Paper’s Please developer for steam achievements.

I’ve followed the instructions at https://github.com/dukope/SteamWrap but when I try to compile the ndll it says: Error: Compiler element defined without ‘exe’ attribute included from:[Build.xml]

this is Build.xml https://github.com/dukope/SteamWrap/blob/master/native/Build.xml

Anyone got this working and know what the issue could be?

Thanks!

Maybe try removing lines 10-12?

Seemed to do the trick. Thanks. I haven’t tested the ndll yet but it compiled fine.

Tested the ndll and it works fine.

1 Like