On 10/7/2019 3:47 PM, Jens Axel Søgaard wrote:
Den man. 7. okt. 2019 kl. 20.15 skrev Hans Sjunnesson <hans.sjunnes...@gmail.com <mailto:hans.sjunnes...@gmail.com>>:

    I'm sorry Jens - I'm using Visual Studio on Windows to compile
    this project.
    I've initially built libracket, and SDL, which I'm linking against.
    I can zip the entire solution and upload it somewhere for you to
    have a look, but you'll need Visual Studio on Windows for that to
    work.


I don't have a windows machine - but your test example only have two files. Is there a way to see
what options are applied (in a log perhaps)?

/Jens Axel

Visual Studio's compile and link options are output in log files in the *<project_name>.tlog*  sub-directory under the build (debug or release) directory.  See *CL.command.?.log* and *link.command.?.log*  where '?' is some number.   [I don't know what that number represents - on my system I have only ever seen '1'.]

George

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/171a0c22-5bde-e9ec-d684-5fdd0c8621a7%40comcast.net.

Reply via email to