Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAIL ./Tests/SpawnTest/SpawnTest.exe on Debian #7

Open
jmp75 opened this issue Feb 10, 2018 · 1 comment
Open

FAIL ./Tests/SpawnTest/SpawnTest.exe on Debian #7

jmp75 opened this issue Feb 10, 2018 · 1 comment

Comments

@jmp75
Copy link
Collaborator

jmp75 commented Feb 10, 2018

Cannot open assembly './Tests/SpawnTest/SpawnTest.exe': No such file or directory.
@jmp75
Copy link
Collaborator Author

jmp75 commented Feb 10, 2018

When trying to compile spawntest:

/usr/bin/csc -out:SpawnTest.exe -target:exe -optimize+ -lib:../../MPI -reference:MPI.dll -lib:../../TestCommons -reference:TestCommons.dll ./SpawnTest.cs
Microsoft (R) Visual C# Compiler version 2.3.2.61928 (ec1cde8b)
Copyright (C) Microsoft Corporation. All rights reserved.

SpawnTest.cs(34,35): error CS1061: 'Intracommunicator' does not contain a definition for 'Spawn' and no extension method 'Spawn' accepting a first argument of type 'Intracommunicator' could be found (are you missing a using directive or an assembly reference?)
Makefile:834: recipe for target 'SpawnTest.exe' failed

jmp75 pushed a commit that referenced this issue Jun 15, 2018
* Memory.il was converted to C#
Memory.cs is now in the main MPI project
MPIUtils and Memory.il removed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant